Home
last modified time | relevance | path

Searched refs:UNROLL (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
A Dprofiler1.c3 #define UNROLL macro
A Dprofiler3.c4 #define UNROLL macro
A Dprofiler.inc.h169 #ifdef UNROLL in get_var_spid_index()
185 #ifdef UNROLL in populate_ancestors()
212 #ifdef UNROLL in read_full_cgroup_path()
261 #ifdef UNROLL in populate_cgroup_info()
402 #ifdef UNROLL in trace_var_sys_kill()
482 #ifdef UNROLL in read_absolute_file_path_from_dentry()
508 #ifdef UNROLL in is_ancestor_in_allowed_inodes()
629 #ifdef UNROLL in raw_tracepoint__sched_process_exit()
/linux/include/linux/
A Dunroll.h12 #define UNROLL(N, MACRO, args...) CONCATENATE(__UNROLL_, N)(MACRO, args) macro
/linux/lib/raid6/
A DMakefile36 quiet_cmd_unroll = UNROLL $@
/linux/security/
A Dsecurity.c50 UNROLL(MAX_LSM_COUNT, M, __VA_ARGS__) \
53 #define LSM_DEFINE_UNROLL(M, ...) UNROLL(MAX_LSM_COUNT, M, __VA_ARGS__)

Completed in 25 milliseconds