Home
last modified time | relevance | path

Searched defs:prepend (Results 1 – 8 of 8) sorted by relevance

/linux-6.14.4/arch/riscv/include/asm/
Dcmpxchg.h17 #define __arch_xchg_masked(sc_sfx, swap_sfx, prepend, sc_append, \ argument
54 #define __arch_xchg(sfx, prepend, append, r, p, n) \ argument
65 #define _arch_xchg(ptr, new, sc_sfx, swap_sfx, prepend, \ argument
/linux-6.14.4/lib/
Dalloc_tag.c311 static bool ensure_alignment(unsigned long align, unsigned int *prepend) in ensure_alignment()
386 unsigned long size, unsigned int prepend, unsigned long align) in find_aligned_area()
475 unsigned int prepend, unsigned long align) in reserve_module_tags()
Dcodetag.c242 unsigned long size, unsigned int prepend, in codetag_alloc_module_section()
/linux-6.14.4/security/apparmor/
Dpath.c25 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() function
/linux-6.14.4/include/linux/
Dcodetag.h102 unsigned long size, unsigned int prepend, in codetag_alloc_module_section()
/linux-6.14.4/fs/
Dd_path.c57 static bool prepend(struct prepend_buffer *p, const char *str, int namelen) in prepend() function
/linux-6.14.4/tools/testing/selftests/bpf/
Dtest_sockmap.c129 const char *prepend; member
155 char *prepend; member
/linux-6.14.4/drivers/block/
Dfloppy.c3953 const char *prepend; in config_types() local