Searched defs:prepend (Results 1 – 7 of 7) 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/security/apparmor/ |
| H A D | path.c | 25 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() function
|
| /linux/include/linux/ |
| H A D | codetag.h | 106 codetag_alloc_module_section(struct module * mod,const char * name,unsigned long size,unsigned int prepend,unsigned long align) codetag_alloc_module_section() argument
|
| /linux/lib/ |
| H A D | codetag.c | 263 codetag_alloc_module_section(struct module * mod,const char * name,unsigned long size,unsigned int prepend,unsigned long align) codetag_alloc_module_section() argument
|
| /linux/tools/bpf/bpftool/ |
| H A D | net.c | 672 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 D | test_sockmap.c | 129 const char *prepend; global() member 155 char *prepend; global() member
|
| /linux/drivers/block/ |
| H A D | floppy.c | 3946 const char *prepend; in config_types() local
|