Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dcmpxchg.h18 #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 Dalloc_tag.c300 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 Dcodetag.c252 unsigned long size, unsigned int prepend, in codetag_alloc_module_section()
/linux/include/linux/
H A Dcodetag.h102 unsigned long size, unsigned int prepend, in codetag_alloc_module_section()
/linux/fs/
H A Dd_path.c57 static bool prepend(struct prepend_buffer *p, const char *str, int namelen) in prepend() function
/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c129 const char *prepend; member
155 char *prepend; member
/linux/drivers/block/
H A Dfloppy.c3953 const char *prepend; in config_types() local