Searched defs:prepend (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/riscv/include/asm/ |
| H A D | cmpxchg.h | 19 #define __arch_xchg_masked(sc_sfx, swap_sfx, prepend, sc_append, \ argument 57 #define __arch_xchg(sfx, prepend, append, r, p, n) \ argument 68 #define _arch_xchg(ptr, new, sc_sfx, swap_sfx, prepend, \ argument
|
| /linux/lib/ |
| H A D | alloc_tag.c | 299 static bool ensure_alignment(unsigned long align, unsigned int *prepend) in ensure_alignment() 388 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 | 263 unsigned long size, unsigned int prepend, in codetag_alloc_module_section()
|
| /linux/include/linux/ |
| H A D | codetag.h | 106 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 [all...] |