Home
last modified time | relevance | path

Searched refs:ARRAY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dmkcapflags.sh13 ARRAY=$1
22 echo "const char * const $ARRAY[$SIZE] = {"
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dmkcapflags.sh13 ARRAY=$1
22 echo "const char * const $ARRAY[$SIZE] = {"
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtimer.c63 #define ARRAY 1 macro
79 if (*key == ARRAY) { in timer_cb1()
136 int array_key = ARRAY; in BPF_PROG2()
175 int array_key = ARRAY; in timer_cb2()
/kernel/linux/linux-5.10/tools/perf/examples/bpf/
H A Daugmented_raw_syscalls.c35 bpf_map(syscalls, ARRAY, int, struct syscall, 512);

Completed in 2 milliseconds