Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler1.c3 #define UNROLL macro
H A Dprofiler3.c4 #define UNROLL macro
H 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/
H A Dunroll.h54 #define UNROLL(N, MACRO, args...) CONCATENATE(__UNROLL_, N)(MACRO, args) macro
/linux/lib/raid6/
H A DMakefile37 quiet_cmd_unroll = UNROLL $@
/linux/drivers/vhost/
H A Dvhost.h321 UNROLL(VIRTIO_FEATURES_U64S, \
/linux/security/
H A Dsecurity.c100 UNROLL(MAX_LSM_COUNT, M, __VA_ARGS__) \
103 #define LSM_DEFINE_UNROLL(M, ...) UNROLL(MAX_LSM_COUNT, M, __VA_ARGS__)