Home
last modified time | relevance | path

Searched refs:__s32 (Results 1 – 25 of 81) sorted by relevance

1234

/tools/testing/selftests/bpf/progs/
A Dtest_core_reloc_module.c46 __s32 real_tgid = (__s32)(pid_tgid >> 32); in BPF_PROG()
47 __s32 real_pid = (__s32)pid_tgid; in BPF_PROG()
80 __s32 real_tgid = (__s32)(pid_tgid >> 32); in BPF_PROG()
81 __s32 real_pid = (__s32)pid_tgid; in BPF_PROG()
A Dtest_lookup_key.c17 __s32 key_serial;
21 extern struct bpf_key *bpf_lookup_user_key(__s32 serial, __u64 flags) __ksym;
A Dbpf_cubic.c27 return (__s32)(seq1-seq2) < 0; in before()
200 __s32 delta; in BPF_PROG()
280 (__s32)(tcp_jiffies32 - ca->last_time) <= HZ / 32) in bictcp_update()
325 t = (__s32)(tcp_jiffies32 - ca->epoch_start) * USEC_PER_JIFFY; in bictcp_update()
464 if ((__s32)(now - ca->last_ack) <= hystart_ack_delta_us) { in hystart_update()
477 if ((__s32)(now - ca->round_start) > threshold) { in hystart_update()
515 if (ca->epoch_start && (__s32)(tcp_jiffies32 - ca->epoch_start) < HZ) in BPF_PROG()
A Dverifier_unpriv_perf.c28 -(__s32) offsetof(struct bpf_perf_event_data, sample_period) - 8), in fill_of_different_pointers_ldx()
A Dtest_user_ringbuf.h24 __s32 operand_32;
A Datomics.c43 __s32 sub32_value = 1;
44 __s32 sub32_result = 0;
A Dsockopt_qos_to_cc.c7 __s32 page_size = 0;
A Dcgroup_getset_retval_setsockopt.c14 __s32 page_size = 0;
A Dbpf_iter_bpf_percpu_hash_map.c23 volatile const __s32 num_cpus = 0;
A Dtest_sig_in_xattr.c43 __s32 user_keyring_serial;
/tools/perf/include/perf/
A Dperf_dlfilter.h43 __s32 pid;
44 __s32 tid;
54 __s32 cpu;
71 __s32 machine_pid;
72 __s32 vcpu;
109 __s32 (*resolve_address)(void *ctx, __u64 address, struct perf_dlfilter_al *al);
117 __s32 (*object_code)(void *ctx, __u64 ip, void *buf, __u32 len);
/tools/perf/dlfilters/
A Ddlfilter-show-cycles.c29 __s32 tid;
47 static struct entry *find_entry(__s32 tid) in find_entry()
72 static void add_entry(__s32 tid, int pos, __u64 cnt) in add_entry()
82 __s32 cpu = sample->cpu; in filter_event_early()
83 __s32 tid = sample->tid; in filter_event_early()
108 __s32 cpu = sample->cpu; in filter_event()
109 __s32 tid = sample->tid; in filter_event()
A Ddlfilter-test-api-v2.c48 __s32 pid;
49 __s32 tid;
59 __s32 cpu;
76 __s32 machine_pid;
77 __s32 vcpu;
114 __s32 (*resolve_address)(void *ctx, __u64 address, struct perf_dlfilter_al *al);
122 __s32 (*object_code)(void *ctx, __u64 ip, void *buf, __u32 len);
A Ddlfilter-test-api-v0.c42 __s32 pid;
43 __s32 tid;
53 __s32 cpu;
104 __s32 (*resolve_address)(void *ctx, __u64 address, struct perf_dlfilter_al *al);
112 __s32 (*object_code)(void *ctx, __u64 ip, void *buf, __u32 len);
/tools/testing/selftests/bpf/
A Dxdp_metadata.h36 __s32 rx_timestamp_err;
42 __s32 rx_hash_err;
49 __s32 rx_vlan_tag_err;
/tools/include/uapi/linux/
A Dpkt_sched.h248 __s32 allot;
427 __s32 tokens;
428 __s32 ctokens;
741 __s32 deficit;
748 __s32 drop_next;
863 __s32 hicredit;
864 __s32 locredit;
865 __s32 idleslope;
866 __s32 sendslope;
880 __s32 delta;
[all …]
A Dfanotify.h144 __s32 fd;
145 __s32 pid;
192 __s32 pidfd;
197 __s32 error;
228 __s32 fd;
A Dbtf.h108 __s32 val;
188 __s32 component_idx;
A Dio_uring.h34 __s32 fd; /* file descriptor to do IO on */
86 __s32 splice_fd_in;
394 __s32 res; /* result code for this event */
718 __s32 fd;
A Dbpf.h1469 __s32 status;
1524 __s32 map_token_fd;
1597 __s32 prog_token_fd;
1620 __s32 path_fd;
1727 __s32 btf_token_fd;
1789 __s32 priority;
6739 __s32 priority;
7463 __s32 level;
7464 __s32 optname;
7465 __s32 optlen;
[all …]
/tools/testing/selftests/bpf/prog_tests/
A Dbtf_module.c13 __s32 type_id; in test_btf_module()
/tools/perf/tests/workloads/
A Dlandlock.c28 __s32 parent_fd;
/tools/testing/selftests/hid/progs/
A Dhid_bpf_helpers.h62 __s32 retval;
63 __s32 size;
/tools/testing/selftests/net/lib/
A Dxdp_native.bpf.c44 __type(value, __s32);
317 __s32 *val; in xdp_adjst_tail_grow_data()
366 __s32 *adjust_offset, *val; in xdp_adjst_tail()
460 __s32 *val; in xdp_adjst_head_grow_data()
520 __s32 *val; in xdp_head_adjst()
580 __s32 *mode; in xdp_prog_common()
/tools/perf/Documentation/
A Dperf-dlfilter.txt88 __s32 pid;
89 __s32 tid;
99 __s32 cpu;
116 __s32 machine_pid;
117 __s32 vcpu;
154 __s32 (*resolve_address)(void *ctx, __u64 address, struct perf_dlfilter_al *al);
158 __s32 (*object_code)(void *ctx, __u64 ip, void *buf, __u32 len);

Completed in 54 milliseconds

1234