| /linux/include/net/libeth/ |
| H A D | xsk.h | 500 #define libeth_xsk_run_pass(xdp, bq, napi, rs, desc, run, populate) \ argument 565 #define LIBETH_XSK_DEFINE_RUN_PASS(name, run, populate) \ argument 575 #define LIBETH_XSK_DEFINE_RUN(name, run, flush, populate) \ argument
|
| H A D | xdp.h | 1533 #define libeth_xdp_run_pass(xdp, bq, napi, ss, desc, run, populate) \ argument 1654 #define LIBETH_XDP_DEFINE_RUN_PASS(name, run, populate) \ argument 1657 #define __LIBETH_XDP_DEFINE_RUN_PASS(name, run, populate, pfx) \ argument 1673 #define LIBETH_XDP_DEFINE_RUN(name, run, flush, populate) \ argument 1676 #define __LIBETH_XDP_DEFINE_RUN(name, run, flush, populate, pfx) \ argument
|
| /linux/arch/xtensa/mm/ |
| H A D | kasan_init.c | 35 static void __init populate(void *start, void *end) in populate() function
|
| /linux/rust/kernel/sync/ |
| H A D | set_once.rs | 82 pub fn populate(&self, value: T) -> bool { in populate() method
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_migrate.h | 55 void (*populate)(struct xe_migrate_pt_update *pt_update, member
|
| /linux/mm/ |
| H A D | mmap.c | 122 bool populate = false; in SYSCALL_DEFINE1() local 338 do_mmap(struct file * file,unsigned long addr,unsigned long len,unsigned long prot,unsigned long flags,vm_flags_t vm_flags,unsigned long pgoff,unsigned long * populate,struct list_head * uf) do_mmap() argument 1091 unsigned long populate = 0; SYSCALL_DEFINE5() local 1210 bool populate; vm_brk_flags() local [all...] |
| H A D | util.c | 572 unsigned long populate; in vm_mmap_pgoff() local
|
| H A D | nommu.c | 1019 unsigned long *populate, in do_mmap() argument
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | map_init.c | 39 int *map_fd, int populate) in setup()
|
| /linux/tools/perf/bench/ |
| H A D | mem-functions.c | 345 bench_mmap(size_t size,bool populate,unsigned int page_shift) bench_mmap() argument 503 bool populate = strcmp(r->name, "populate") == 0; do_mmap() local
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_mstate_mgr.c | 193 adf_mstate_populate populate, in adf_mstate_sect_add()
|
| /linux/arch/riscv/kernel/ |
| H A D | usercfi.c | 235 unsigned long populate; allocate_shadow_stack() local
|
| /linux/tools/testing/selftests/mm/ |
| H A D | guard-regions.c | 1408 TEST_F(guard_regions,populate) TEST_F() argument
|
| /linux/ipc/ |
| H A D | shm.c | 1533 unsigned long populate = 0; in do_shmat() local
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | mr.c | 1257 reg_create(struct ib_pd * pd,struct ib_umem * umem,u64 iova,int access_flags,unsigned long page_size,bool populate,int access_mode,u16 st_index,u8 ph) reg_create() argument
|