/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | Makefile | [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | flow_dissector_load.c | 26 struct bpf_object *obj; in load_and_attach_program() local
|
H A D | flow_dissector_load.h | 8 static inline int bpf_flow_load(struct bpf_object **obj, in bpf_flow_load() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_verif_scale.c | 23 struct bpf_object *obj = NULL; in check_load() local
|
H A D | ns_current_pid_tgid.c | 24 struct bpf_object *obj; in test_ns_current_pid_tgid() local
|
H A D | rdonly_maps.c | 29 struct bpf_object *obj; in test_rdonly_maps() local
|
H A D | queue_stack_map.c | 16 struct bpf_object *obj; in test_queue_stack_map_by_type() local
|
H A D | sockopt_multi.c | 5 static int prog_attach(struct bpf_object *obj, int cgroup_fd, const char *title) in prog_attach() argument 34 static int prog_detach(struct bpf_object *obj, int cgroup_fd, const char *title) in prog_detach() argument 57 static int run_getsockopt_test(struct bpf_object *obj, int cg_parent, in run_getsockopt_test() argument 207 run_setsockopt_test(struct bpf_object *obj, int cg_parent, int cg_child, int sock_fd) run_setsockopt_test() argument 304 struct bpf_object *obj = NULL; test_sockopt_multi() local [all...] |
H A D | task_fd_query_tp.c | 12 struct bpf_object *obj = NULL; in test_task_fd_query_tp_core() local
|
H A D | trampoline_count.c | 10 struct bpf_object *obj; member 33 static struct bpf_link *load(struct bpf_object *obj, const char *name) in load() argument 51 struct bpf_object *obj; in test_trampoline_count() local [all...] |
H A D | test_global_funcs.c | 34 struct bpf_object *obj = NULL; in check_load() local
|
H A D | xdp_adjust_tail.c | 9 struct bpf_object *obj; in test_xdp_adjust_tail_shrink() local 36 struct bpf_object *obj; in test_xdp_adjust_tail_grow() local 66 struct bpf_object *obj; in test_xdp_adjust_tail_grow2() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_busy.c | 84 struct drm_i915_gem_object *obj; in i915_gem_busy_ioctl() local
|
H A D | i915_gem_region.c | 12 i915_gem_object_put_pages_buddy(struct drm_i915_gem_object *obj, in i915_gem_object_put_pages_buddy() argument 23 i915_gem_object_get_pages_buddy(struct drm_i915_gem_object *obj) in i915_gem_object_get_pages_buddy() argument 104 i915_gem_object_init_memory_region(struct drm_i915_gem_object *obj, struct intel_memory_region *mem, unsigned long flags) i915_gem_object_init_memory_region() argument 125 i915_gem_object_release_memory_region(struct drm_i915_gem_object *obj) i915_gem_object_release_memory_region() argument 141 struct drm_i915_gem_object *obj; i915_gem_object_create_region() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/ |
H A D | i915_gem_execbuffer.c | 19 __igt_gpu_reloc(struct i915_execbuffer *eb, struct drm_i915_gem_object *obj) __igt_gpu_reloc() argument
|
H A D | igt_gem_utils.c | 45 struct drm_i915_gem_object *obj; in igt_emit_store_dw() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
H A D | mmap.c | 158 rvt_create_mmap_info(struct rvt_dev_info *rdi, u32 size, struct ib_udata *udata, void *obj) rvt_create_mmap_info() argument 197 rvt_update_mmap_info(struct rvt_dev_info *rdi, struct rvt_mmap_info *ip, u32 size, void *obj) rvt_update_mmap_info() argument [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
H A D | rxe_mmap.c | 116 rxe_create_mmap_info(struct rxe_dev *rxe, u32 size, struct ib_udata *udata, void *obj) rxe_create_mmap_info() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_fb_cma_helper.c | 67 struct drm_gem_cma_object *obj; in drm_fb_cma_get_gem_addr() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_global_state.h | 58 struct intel_global_obj *obj; global() member [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/ |
H A D | panfrost_gem.h | 46 struct panfrost_gem_object *obj; member 53 struct panfrost_gem_object *to_panfrost_bo(struct drm_gem_object *obj) in to_panfrost_bo() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/armada/ |
H A D | armada_fbdev.c | 33 struct armada_gem_object *obj; in armada_fbdev_create() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | uverbs_std_types_cq.c | 64 struct ib_ucq_object *obj = container_of( in UVERBS_METHOD_CQ_CREATE() local 190 struct ib_ucq_object *obj = UVERBS_METHOD_CQ_DESTROY() local [all...] |
H A D | uverbs_std_types_srq.c | 39 struct ib_usrq_object *obj = container_of( in UVERBS_METHOD_SRQ_CREATE() local 202 struct ib_usrq_object *obj = UVERBS_METHOD_SRQ_DESTROY() local [all...] |
/kernel/linux/linux-5.10/samples/livepatch/ |
H A D | livepatch-callbacks-demo.c | 98 static void callback_info(const char *callback, struct klp_object *obj) in callback_info() argument 108 static int pre_patch_callback(struct klp_object *obj) in pre_patch_callback() argument 115 static void post_patch_callback(struct klp_object *obj) in post_patch_callback() argument 121 static void pre_unpatch_callback(struct klp_object *obj) in pre_unpatch_callback() argument 127 post_unpatch_callback(struct klp_object *obj) post_unpatch_callback() argument [all...] |