Searched defs:prepend (Results 1 – 5 of 5) sorted by relevance
/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...] |