Searched defs:prepend (Results 1 – 7 of 7) sorted by relevance
/linux/arch/riscv/include/asm/ |
H A D | cmpxchg.h | 18 #define __arch_xchg_masked(sc_sfx, swap_sfx, prepend, sc_append, \ argument 56 #define __arch_xchg(sfx, prepend, append, r, p, n) \ argument 67 #define _arch_xchg(ptr, new, sc_sfx, swap_sfx, prepend, \ argument
|
/linux/lib/ |
H A D | alloc_tag.c | 300 static bool ensure_alignment(unsigned long align, unsigned int *prepend) in ensure_alignment() 389 unsigned long size, unsigned int prepend, unsigned long align) in find_aligned_area() 478 unsigned int prepend, unsigned long align) in reserve_module_tags()
|
H A D | codetag.c | 252 unsigned long size, unsigned int prepend, in codetag_alloc_module_section()
|
/linux/include/linux/ |
H A D | codetag.h | 102 unsigned long size, unsigned int prepend, in codetag_alloc_module_section()
|
/linux/fs/ |
H A D | d_path.c | 57 static bool prepend(struct prepend_buffer *p, const char *str, int namelen) in prepend() function
|
/linux/tools/testing/selftests/bpf/ |
H A D | test_sockmap.c | 129 const char *prepend; member 155 char *prepend; member
|
/linux/drivers/block/ |
H A D | floppy.c | 3953 const char *prepend; in config_types() local
|