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.h19 #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/security/apparmor/
H A Dpath.c25 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() function
/linux/include/linux/
H A Dcodetag.h106 unsigned long size, unsigned int prepend, in codetag_alloc_module_section()
/linux/lib/
H A Dcodetag.c263 unsigned long size, unsigned int prepend, in codetag_alloc_module_section()
/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()
697 bool prepend = false; in do_attach() local
/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c129 const char *prepend; member
155 char *prepend; member
[all...]
/linux/drivers/block/
H A Dfloppy.c3946 const char *prepend; in config_types() local