Searched defs:prepend (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/arch/riscv/include/asm/ |
D | cmpxchg.h | 17 #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/ |
D | alloc_tag.c | 311 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()
|
D | codetag.c | 242 unsigned long size, unsigned int prepend, in codetag_alloc_module_section()
|
/linux-6.14.4/security/apparmor/ |
D | path.c | 25 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() function
|
/linux-6.14.4/include/linux/ |
D | codetag.h | 102 unsigned long size, unsigned int prepend, in codetag_alloc_module_section()
|
/linux-6.14.4/fs/ |
D | d_path.c | 57 static bool prepend(struct prepend_buffer *p, const char *str, int namelen) in prepend() function
|
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 129 const char *prepend; member 155 char *prepend; member
|
/linux-6.14.4/drivers/block/ |
D | floppy.c | 3953 const char *prepend; in config_types() local
|