Searched defs:ctx (Results 101 - 125 of 2746) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_modeset_lock.c11 void _intel_modeset_lock_begin(struct drm_modeset_acquire_ctx *ctx, argument
33 void _intel_modeset_lock_end(struct drm_modeset_acquire_ctx *ctx, argument
/linux-master/samples/bpf/
H A Dtracex4.bpf.c28 int bpf_prog1(struct pt_regs *ctx) argument
37 int bpf_prog2(struct pt_regs *ctx) argument
H A Dtracex1.bpf.c20 int bpf_prog1(struct pt_regs *ctx) argument
H A Dparse_ldabs.c21 static inline int ip_is_fragment(struct __sk_buff *ctx, __u64 nhoff) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dmissed_kprobe_recursion.c20 int test1(struct pt_regs *ctx) argument
27 int test2(struct pt_regs *ctx) argument
33 int test3(struct pt_regs *ctx) argument
39 int test4(struct pt_regs *ctx) argument
45 int test5(struct pt_regs *ctx) argument
H A Dmissed_tp_recursion.c19 int test1(struct pt_regs *ctx) argument
26 int test2(struct pt_regs *ctx) argument
32 int test3(struct pt_regs *ctx) argument
38 int test4(struct pt_regs *ctx) argument
H A Dsockopt_multi.c11 int _getsockopt_child(struct bpf_sockopt *ctx) argument
40 int _getsockopt_parent(struct bpf_sockopt *ctx) argument
69 _setsockopt(struct bpf_sockopt *ctx) argument
[all...]
H A Dread_vsyscall.c15 int do_probe_read(void *ctx) argument
33 int do_copy_from_user(void *ctx) argument
H A Dgetpeername_unix_prog.c14 int getpeername_unix_prog(struct bpf_sock_addr *ctx) argument
H A Dconnect_unix_prog.c14 int connect_unix_prog(struct bpf_sock_addr *ctx) argument
H A Dgetsockname_unix_prog.c14 int getsockname_unix_prog(struct bpf_sock_addr *ctx) argument
H A Dtest_map_in_map.c51 int xdp_mimtest0(struct xdp_md *ctx) argument
H A Dsendmsg_unix_prog.c14 int sendmsg_unix_prog(struct bpf_sock_addr *ctx) argument
H A Drecvmsg_unix_prog.c14 int recvmsg_unix_prog(struct bpf_sock_addr *ctx) argument
H A Darena_htab.c23 int arena_htab_llvm(void *ctx) argument
H A Dtest_core_reloc_primitives.c32 int test_core_primitives(void *ctx) argument
H A Dtest_core_reloc_nesting.c37 int test_core_nesting(void *ctx) argument
/linux-master/sound/soc/intel/boards/
H A Dsof_sdw_hdmi.c20 struct mc_private *ctx = snd_soc_card_get_drvdata(rtd->card); local
30 struct mc_private *ctx = snd_soc_card_get_drvdata(card); local
/linux-master/tools/testing/selftests/lsm/
H A Dlsm_set_self_attr_test.c27 struct lsm_ctx *ctx = calloc(page_size, 1); local
43 struct lsm_ctx *ctx = calloc(page_size, 1); local
59 char *ctx = calloc(page_size, 1); local
[all...]
/linux-master/drivers/usb/host/
H A Dxhci-dbg.c13 xhci_get_slot_state(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx) argument
/linux-master/drivers/gpu/host1x/
H A Ddebug.h17 void *ctx; member in struct:output
21 static inline void write_to_seqfile(void *ctx, const char *str, size_t len, argument
27 static inline void write_to_printk(void *ctx, const char *str, size_t len, argument
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dgang.c52 void spu_gang_add_ctx(struct spu_gang *gang, struct spu_context *ctx) argument
61 void spu_gang_remove_ctx(struct spu_gang *gang, struct spu_context *ctx) argument
/linux-master/include/video/
H A Dimx-ipu-image-convert.h23 struct ipu_image_convert_ctx *ctx; member in struct:ipu_image_convert_run
[all...]
/linux-master/include/crypto/internal/
H A Dchacha.h18 struct chacha_ctx *ctx = crypto_skcipher_ctx(tfm); local
/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_sw.h37 struct dc_context *ctx; member in struct:dce_i2c_sw

Completed in 226 milliseconds

1234567891011>>