Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dcmpxchg.h19 #define __arch_xchg_masked(sc_sfx, swap_sfx, prepend, sc_append, \ argument
60 #define __arch_xchg(sfx, prepend, append, r, p, n) \ argument
71 #define _arch_xchg(ptr, new, sc_sfx, swap_sfx, prepend, \ argument
/linux/lib/
H A Dalloc_tag.c315 static bool ensure_alignment(unsigned long align, unsigned int *prepend) in ensure_alignment()
404 unsigned long size, unsigned int prepend, unsigned long align) in find_aligned_area()
494 unsigned int prepend, unsigned long align) in reserve_module_tags()
/linux/security/apparmor/
H A Dpath.c25 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() function
/linux/tools/bpf/bpftool/
H A Dnet.c672 static int do_attach_tcx(int progfd, enum net_attach_type attach_type, int ifindex, bool prepend) in do_attach_tcx() argument
697 bool prepend = false; in do_attach() local
/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c116 const char *prepend; member
142 char *prepend; member
/linux/drivers/block/
H A Dfloppy.c3946 const char *prepend; in config_types() local