Searched refs:preallocated (Results 1 – 14 of 14) sorted by relevance
| /linux/tools/testing/selftests/bpf/benchs/ |
| H A D | bench_htab_mem.c | 42 bool preallocated; member 46 .preallocated = false, 60 { "preallocated", ARG_PREALLOCATED, NULL, 0, "use preallocated hash map" }, 82 args.preallocated = true; in htab_mem_parse_arg() 184 if (args.preallocated) in htab_mem_setup()
|
| /linux/lib/ |
| H A D | generic-radix-tree.c | 23 struct genradix_node **preallocated, in __genradix_ptr_alloc() argument 30 if (preallocated) in __genradix_ptr_alloc() 31 swap(new_node, *preallocated); in __genradix_ptr_alloc()
|
| H A D | Kconfig.debug | 2244 KCOV uses preallocated per-cpu areas to collect coverage from
|
| /linux/Documentation/filesystems/ |
| H A D | qnx6.rst | 176 The requirement for a static, fixed preallocated system area comes from how
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | zswap.rst | 60 pages are freed. The pool is not preallocated.
|
| /linux/Documentation/core-api/ |
| H A D | assoc_array.rst | 76 preallocated metadata blocks that will be installed in the internal tree and 104 This frees the edit script and all preallocated memory immediately. If
|
| H A D | watch_queue.rst | 41 no preallocated message buffer is available. In both of these cases, read()
|
| /linux/Documentation/networking/ |
| H A D | mctp.rst | 249 preallocated tag.
|
| /linux/Documentation/security/ |
| H A D | self-protection.rst | 167 the kernel's preallocated stack space and into sensitive structures. Two
|
| /linux/fs/ext4/ |
| H A D | mballoc.c | 5095 int preallocated = 0; in ext4_mb_generate_from_pa() local 5120 preallocated += len; in ext4_mb_generate_from_pa() 5122 mb_debug(sb, "preallocated %d for group %u\n", preallocated, group); in ext4_mb_generate_from_pa()
|
| /linux/Documentation/mm/ |
| H A D | hugetlbfs_reserv.rst | 9 typically preallocated for application use. These huge pages are instantiated
|
| /linux/Documentation/admin-guide/LSM/ |
| H A D | ipe.rst | 579 This covers both the preallocated buffer and the firmware file
|
| /linux/Documentation/driver-api/ |
| H A D | libata.rst | 394 qc's are preallocated during port initialization and repetitively used
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 1343 This option allows to tune the number of preallocated
|