Searched defs:init_val (Results 1 – 9 of 9) sorted by relevance
| /tools/testing/selftests/mm/ |
| A D | pkey_util.c | 8 int sys_pkey_alloc(unsigned long flags, unsigned long init_val) in sys_pkey_alloc()
|
| A D | protection_keys.c | 466 unsigned long init_val = PKEY_UNRESTRICTED; in alloc_pkey() local
|
| A D | mseal_test.c | 112 static int sys_pkey_alloc(unsigned long flags, unsigned long init_val) in sys_pkey_alloc()
|
| /tools/testing/selftests/bpf/progs/ |
| A D | bpf_hashmap_full_update_bench.c | 24 u64 init_val = 1; in loop_update_callback() local
|
| A D | rcu_read_lock.c | 55 long init_val = 2; in task_succ() local
|
| /tools/lib/bpf/ |
| A D | skel_internal.h | 144 static inline void *skel_finalize_map_data(__u64 *init_val, size_t mmap_sz, int flags, int fd) in skel_finalize_map_data() 196 static inline void *skel_finalize_map_data(__u64 *init_val, size_t mmap_sz, int flags, int fd) in skel_finalize_map_data()
|
| /tools/perf/util/ |
| A D | util.c | 439 … do_realloc_array_as_needed(void **arr, size_t *arr_sz, size_t x, size_t msz, const void *init_val) in do_realloc_array_as_needed()
|
| A D | machine.c | 3091 const pid_t init_val = -1; in machine__set_current_tid() local
|
| /tools/power/acpi/os_specific/service_layers/ |
| A D | osunixxf.c | 212 acpi_os_predefined_override(const struct acpi_predefined_names *init_val, in acpi_os_predefined_override()
|
Completed in 60 milliseconds