Searched refs:__s32 (Results 1 – 25 of 81) sorted by relevance
1234
| /tools/testing/selftests/bpf/progs/ |
| A D | test_core_reloc_module.c | 46 __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 D | test_lookup_key.c | 17 __s32 key_serial; 21 extern struct bpf_key *bpf_lookup_user_key(__s32 serial, __u64 flags) __ksym;
|
| A D | bpf_cubic.c | 27 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 D | verifier_unpriv_perf.c | 28 -(__s32) offsetof(struct bpf_perf_event_data, sample_period) - 8), in fill_of_different_pointers_ldx()
|
| A D | test_user_ringbuf.h | 24 __s32 operand_32;
|
| A D | atomics.c | 43 __s32 sub32_value = 1; 44 __s32 sub32_result = 0;
|
| A D | sockopt_qos_to_cc.c | 7 __s32 page_size = 0;
|
| A D | cgroup_getset_retval_setsockopt.c | 14 __s32 page_size = 0;
|
| A D | bpf_iter_bpf_percpu_hash_map.c | 23 volatile const __s32 num_cpus = 0;
|
| A D | test_sig_in_xattr.c | 43 __s32 user_keyring_serial;
|
| /tools/perf/include/perf/ |
| A D | perf_dlfilter.h | 43 __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 D | dlfilter-show-cycles.c | 29 __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 D | dlfilter-test-api-v2.c | 48 __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 D | dlfilter-test-api-v0.c | 42 __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 D | xdp_metadata.h | 36 __s32 rx_timestamp_err; 42 __s32 rx_hash_err; 49 __s32 rx_vlan_tag_err;
|
| /tools/include/uapi/linux/ |
| A D | pkt_sched.h | 248 __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 D | fanotify.h | 144 __s32 fd; 145 __s32 pid; 192 __s32 pidfd; 197 __s32 error; 228 __s32 fd;
|
| A D | btf.h | 108 __s32 val; 188 __s32 component_idx;
|
| A D | io_uring.h | 34 __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 D | bpf.h | 1469 __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 D | btf_module.c | 13 __s32 type_id; in test_btf_module()
|
| /tools/perf/tests/workloads/ |
| A D | landlock.c | 28 __s32 parent_fd;
|
| /tools/testing/selftests/hid/progs/ |
| A D | hid_bpf_helpers.h | 62 __s32 retval; 63 __s32 size;
|
| /tools/testing/selftests/net/lib/ |
| A D | xdp_native.bpf.c | 44 __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 D | perf-dlfilter.txt | 88 __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