Home
last modified time | relevance | path

Searched refs:__noinline (Results 1 – 25 of 53) sorted by relevance

123

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_subprogs.c14 __noinline int sub1(int x) in sub1()
22 static __noinline int sub5(int v);
24 __noinline int sub2(int y) in sub2()
29 static __noinline int sub3(int z) in sub3()
34 static __noinline int sub4(int w) in sub4()
45 static __noinline int sub5(int v) in sub5()
54 __noinline int get_task_tgid(uintptr_t t) in get_task_tgid()
H A Dtest_global_func9.c30 __noinline int foo(const struct S *s) in foo()
38 __noinline int bar(int *x) in bar()
45 __noinline int baz(volatile int *x) in baz()
53 __noinline int qux(enum E *e) in qux()
61 __noinline int quux(int (*arr)[10]) in quux()
69 __noinline int quuz(int **p) in quuz()
H A Dverifier_subprog_precision.c14 __naked __noinline __used
24 __noinline __used
31 __naked __noinline __used
486 __noinline __used
523 __naked __noinline __used
583 __naked __noinline __used
H A Dtailcall_bpf2bpf4.c30 __noinline
39 __noinline
46 __noinline
H A Dtest_l4lb_noinline.c53 static __noinline u32 jhash(const void *key, u32 length, u32 initval) in jhash()
89 static __noinline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords()
98 static __noinline u32 jhash_2words(u32 a, u32 b, u32 initval) in jhash_2words()
201 static __noinline __u32 get_packet_hash(struct packet_description *pckt, bool ipv6) in get_packet_hash()
210 static __noinline bool get_packet_dst(struct real_definition **real, in get_packet_dst()
233 static __noinline int parse_icmpv6(void *data, void *data_end, __u64 off, in parse_icmpv6()
255 static __noinline int parse_icmp(void *data, void *data_end, __u64 off, in parse_icmp()
280 static __noinline bool parse_udp(void *data, __u64 off, void *data_end, in parse_udp()
299 static __noinline bool parse_tcp(void *data, __u64 off, void *data_end, in parse_tcp()
321 static __noinline int process_packet(void *data, __u64 off, void *data_end, in process_packet()
H A Dverifier_map_ptr_mixing.c147 static __naked __noinline __attribute__((used))
158 static __naked __noinline __attribute__((used))
197 static __naked __noinline __attribute__((used))
208 static __naked __noinline __attribute__((used))
H A Dtest_global_func_args.c25 __noinline int foo(__u32 index, struct S *s) in foo()
37 __noinline int bar(__u32 index, volatile struct S *s) in bar()
49 __noinline int baz(struct S **s) in baz()
H A Dtest_l4lb_noinline_dynptr.c55 static __noinline u32 jhash(const void *key, u32 length, u32 initval) in jhash()
91 static __noinline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords()
100 static __noinline u32 jhash_2words(u32 a, u32 b, u32 initval) in jhash_2words()
203 static __noinline __u32 get_packet_hash(struct packet_description *pckt, bool ipv6) in get_packet_hash()
212 static __noinline bool get_packet_dst(struct real_definition **real, in get_packet_dst()
235 static __noinline int parse_icmpv6(struct bpf_dynptr *skb_ptr, __u64 off, in parse_icmpv6()
259 static __noinline int parse_icmp(struct bpf_dynptr *skb_ptr, __u64 off, in parse_icmp()
284 static __noinline bool parse_udp(struct bpf_dynptr *skb_ptr, __u64 off, in parse_udp()
304 static __noinline bool parse_tcp(struct bpf_dynptr *skb_ptr, __u64 off, in parse_tcp()
327 static __noinline int process_packet(struct bpf_dynptr *skb_ptr, in process_packet()
H A Dverifier_loops1.c152 static __naked __noinline __attribute__((used))
225 static __naked __noinline __attribute__((used))
250 static __naked __noinline __attribute__((used))
H A Dtest_subprogs_unused.c7 __attribute__((unused)) __noinline int unused1(int x) in unused1()
12 static __attribute__((unused)) __noinline int unused2(int x) in unused2()
H A Dtailcall_bpf2bpf3.c14 __noinline
29 static __noinline
H A Dverifier_ref_tracking.c564 static __naked __noinline __attribute__((used))
598 static __naked __noinline __attribute__((used))
627 static __naked __noinline __attribute__((used))
661 static __naked __noinline __attribute__((used))
688 static __naked __noinline __attribute__((used))
706 static __naked __noinline __attribute__((used))
733 static __naked __noinline __attribute__((used))
757 static __naked __noinline __attribute__((used))
H A Dverifier_scalar_ids.c215 static __naked __noinline __used
229 static __naked __noinline __used
277 static __naked __noinline __used
H A Diters.c465 static __noinline void fill_inner_dimension(int row) in fill_inner_dimension()
474 static __noinline int sum_inner_dimension(int row) in sum_inner_dimension()
661 static __noinline void fill(struct bpf_iter_num *it, int *arr, __u32 n, int mul) in fill()
673 static __noinline int sum(struct bpf_iter_num *it, int *arr, __u32 n) in sum()
1417 static __noinline bool nest_2(char *str) in nest_2()
1433 static __noinline bool nest_1(int n) in nest_1()
H A Dverifier_regalloc.c280 static __naked __noinline __attribute__((used))
317 static __naked __noinline __attribute__((used))
H A Dprofiler3.c5 #define INLINE __noinline
H A Dtest_sock_fields.c260 static __noinline bool sk_dst_port__load_word(struct bpf_sock *sk) in sk_dst_port__load_word()
266 static __noinline bool sk_dst_port__load_half(struct bpf_sock *sk) in sk_dst_port__load_half()
275 static __noinline bool sk_dst_port__load_byte(struct bpf_sock *sk) in sk_dst_port__load_byte()
H A Dtest_global_func8.c8 __noinline int foo(struct __sk_buff *skb) in foo()
H A Dfreplace_global_func.c5 __noinline
H A Dtest_global_func16.c7 __noinline int foo(int (*arr)[10]) in foo()
H A Dtest_global_func15.c7 __noinline int foo(unsigned int *v) in foo()
H A Dtest_global_func14.c9 __noinline int foo(const struct S *s) in foo()
H A Dtest_global_func17.c6 __noinline int foo(int *p) in foo()
H A Dtest_global_func11.c11 __noinline int foo(const struct S *s) in foo()
H A Dpyperf.h72 __noinline
215 __noinline
217 static __noinline

123