Home
last modified time | relevance | path

Searched defs:memory_allocated (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dsk_bypass_prot_mem.c17 long *memory_allocated; member
36 long memory_allocated; in get_memory_allocated() local
50 long *memory_allocated, int *memory_per_cpu_fw_alloc) in fentry_init_sock()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsk_bypass_prot_mem.c89 get_memory_allocated(struct test_case * test_case,bool * activated,long * memory_allocated) get_memory_allocated() argument
126 long memory_allocated[2]; check_bypass() local
[all...]
/linux/drivers/md/dm-vdo/indexer/
H A Ddelta-index.h184 size_t memory_allocated; member
/linux/include/net/
H A Dsock.h1355 atomic_long_t *memory_allocated; /* Current allocated memory. */ member