Searched defs:ctx (Results 326 - 350 of 2745) sorted by relevance

<<11121314151617181920>>

/linux-master/net/wireless/tests/
H A Dutil.h37 void *ctx; member in struct:t_wiphy_priv
/linux-master/tools/testing/selftests/bpf/progs/
H A Dcgrp_ls_sleepable.c29 int cgroup_iter(struct bpf_iter__cgroup *ctx) argument
58 int cgrp1_no_rcu_lock(void *ctx) argument
78 int no_rcu_lock(void *ctx) argument
92 int yes_rcu_lock(void *ctx) argument
H A Dbpf_iter_test_kern4.c16 int dump_bpf_map(struct bpf_iter__bpf_map *ctx) argument
H A Dbpf_iter_tasks.c14 int dump_task(struct bpf_iter__task *ctx) argument
41 int dump_task_sleepable(struct bpf_iter__task *ctx) argument
H A Dverifier_bitfield_write.c29 int single_field_roundtrip(struct __sk_buff *ctx) argument
43 int multiple_field_roundtrip(struct __sk_buff *ctx) argument
64 int adjacent_field_roundtrip(struct __sk_buff *ctx) argument
84 int multibyte_field_roundtrip(struct __sk_buff *ctx) argument
H A Daccess_map_in_map.c72 int access_map_in_array(void *ctx) argument
78 int sleepable_access_map_in_array(void *ctx) argument
84 int access_map_in_htab(void *ctx) argument
90 int sleepable_access_map_in_htab(void *ctx) argument
H A Dbpf_iter_task_stack.c13 int dump_task_stack(struct bpf_iter__task *ctx) argument
41 int get_task_user_stacks(struct bpf_iter__task *ctx) argument
H A Dbpf_iter_bpf_percpu_hash_map.c30 int dump_bpf_percpu_hash_map(struct bpf_iter__bpf_map_elem *ctx) argument
H A Dmap_in_map_btf.c45 int add_to_list_in_inner_array(void *ctx) argument
H A Dnormal_map_btf.c33 int add_to_list_in_array(void *ctx) argument
H A Dsockopt_inherit.c39 static __inline struct sockopt_inherit *get_storage(struct bpf_sockopt *ctx) argument
53 int _getsockopt(struct bpf_sockopt *ctx) argument
84 _setsockopt(struct bpf_sockopt *ctx) argument
[all...]
H A Dexceptions_assert.c63 int check_assert_range_s64(struct __sk_buff *ctx) argument
79 int check_assert_range_u64(struct __sk_buff *ctx) argument
90 check_assert_single_range_s64(struct __sk_buff *ctx) argument
107 check_assert_single_range_u64(struct __sk_buff *ctx) argument
118 check_assert_generic(struct __sk_buff *ctx) argument
129 check_assert_with_return(void *ctx) argument
[all...]
H A Dlinked_funcs2.c41 void set_output_ctx2(__u64 *ctx) argument
H A Dlinked_funcs1.c41 void set_output_ctx1(__u64 *ctx) argument
H A Dxdp_hw_metadata.c28 int rx(struct xdp_md *ctx) argument
[all...]
H A Dxdp_metadata.c31 int rx(struct xdp_md *ctx) argument
[all...]
H A Dsock_iter_batch.c24 int iter_tcp_soreuse(struct bpf_iter__tcp *ctx) argument
62 int iter_udp_soreuse(struct bpf_iter__udp *ctx) argument
H A Dasync_stack_depth.c34 int pseudo_call_check(struct __sk_buff *ctx) argument
49 int async_call_root_check(struct __sk_buff *ctx) argument
H A Dtest_sysctl_loop1.c24 static __always_inline int is_tcp_mem(struct bpf_sysctl *ctx) argument
44 int sysctl_tcp_mem(struct bpf_sysctl *ctx) argument
H A Dtest_sysctl_loop2.c24 static __attribute__((noinline)) int is_tcp_mem(struct bpf_sysctl *ctx) argument
45 int sysctl_tcp_mem(struct bpf_sysctl *ctx) argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsyscall.c18 struct args ctx = { local
[all...]
H A Dxdp_context_test_run.c11 struct xdp_md ctx = { local
/linux-master/tools/perf/ui/gtk/
H A Dgtk.h29 static inline bool perf_gtk__is_active_context(struct perf_gtk_context *ctx) argument
/linux-master/io_uring/
H A Dnapi.h25 static inline bool io_napi(struct io_ring_ctx *ctx) argument
30 io_napi_adjust_timeout(struct io_ring_ctx *ctx, struct io_wait_queue *iowq, struct timespec64 *ts) argument
39 io_napi_busy_loop(struct io_ring_ctx *ctx, struct io_wait_queue *iowq) argument
55 struct io_ring_ctx *ctx = req->ctx; local
68 io_napi_init(struct io_ring_ctx *ctx) argument
71 io_napi_free(struct io_ring_ctx *ctx) argument
74 io_register_napi(struct io_ring_ctx *ctx, void __user *arg) argument
78 io_unregister_napi(struct io_ring_ctx *ctx, void __user *arg) argument
82 io_napi(struct io_ring_ctx *ctx) argument
89 io_napi_adjust_timeout(struct io_ring_ctx *ctx, struct io_wait_queue *iowq, struct timespec64 *ts) argument
94 io_napi_busy_loop(struct io_ring_ctx *ctx, struct io_wait_queue *iowq) argument
98 io_napi_sqpoll_busy_poll(struct io_ring_ctx *ctx) argument
[all...]
H A Dcancel.h8 struct io_ring_ctx *ctx; member in struct:io_cancel_data

Completed in 160 milliseconds

<<11121314151617181920>>