Symbol: __scalar_type_to_expr_cases
include/linux/compiler_types.h
635
__scalar_type_to_expr_cases(char), \
include/linux/compiler_types.h
636
__scalar_type_to_expr_cases(short), \
include/linux/compiler_types.h
637
__scalar_type_to_expr_cases(int), \
include/linux/compiler_types.h
638
__scalar_type_to_expr_cases(long), \
include/linux/compiler_types.h
639
__scalar_type_to_expr_cases(long long), \
tools/include/linux/compiler_types.h
42
__scalar_type_to_expr_cases(char), \
tools/include/linux/compiler_types.h
43
__scalar_type_to_expr_cases(short), \
tools/include/linux/compiler_types.h
44
__scalar_type_to_expr_cases(int), \
tools/include/linux/compiler_types.h
45
__scalar_type_to_expr_cases(long), \
tools/include/linux/compiler_types.h
46
__scalar_type_to_expr_cases(long long), \
tools/sched_ext/include/scx/common.bpf.h
652
__scalar_type_to_expr_cases(char), \
tools/sched_ext/include/scx/common.bpf.h
653
__scalar_type_to_expr_cases(short), \
tools/sched_ext/include/scx/common.bpf.h
654
__scalar_type_to_expr_cases(int), \
tools/sched_ext/include/scx/common.bpf.h
655
__scalar_type_to_expr_cases(long), \
tools/sched_ext/include/scx/common.bpf.h
656
__scalar_type_to_expr_cases(long long), \
tools/testing/selftests/bpf/bpf_atomic.h
33
__scalar_type_to_expr_cases(char), \
tools/testing/selftests/bpf/bpf_atomic.h
34
__scalar_type_to_expr_cases(short), \
tools/testing/selftests/bpf/bpf_atomic.h
35
__scalar_type_to_expr_cases(int), \
tools/testing/selftests/bpf/bpf_atomic.h
36
__scalar_type_to_expr_cases(long), \
tools/testing/selftests/bpf/bpf_atomic.h
37
__scalar_type_to_expr_cases(long long), \