Searched defs:obj (Results 251 - 275 of 977) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/selftests/livepatch/test_modules/
H A Dtest_klp_callbacks_demo2.c21 static void callback_info(const char *callback, struct klp_object *obj) argument
31 static int pre_patch_callback(struct klp_object *obj) argument
38 static void post_patch_callback(struct klp_object *obj) argument
44 static void pre_unpatch_callback(struct klp_object *obj) argument
50 post_unpatch_callback(struct klp_object *obj) argument
[all...]
/linux-master/arch/arm64/kernel/pi/
H A DMakefile[all...]
/linux-master/arch/arm64/kernel/
H A DMakefile[all...]
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_loc.h47 void *obj; member in struct:rxe_mmap_info
/linux-master/arch/arm/kernel/
H A DMakefile[all...]
/linux-master/sound/soc/amd/yc/
H A Dacp6x-mach.c461 const union acpi_object *obj; local
/linux-master/arch/powerpc/kernel/vdso/
H A DMakefile[all...]
/linux-master/arch/s390/kernel/vdso64/
H A DMakefile[all...]
/linux-master/arch/s390/boot/
H A DMakefile[all...]
/linux-master/arch/loongarch/vdso/
H A DMakefile[all...]
/linux-master/samples/livepatch/
H A Dlivepatch-callbacks-demo.c98 static void callback_info(const char *callback, struct klp_object *obj) argument
108 static int pre_patch_callback(struct klp_object *obj) argument
115 static void post_patch_callback(struct klp_object *obj) argument
121 static void pre_unpatch_callback(struct klp_object *obj) argument
127 post_unpatch_callback(struct klp_object *obj) argument
[all...]
H A Dlivepatch-shadow-fix2.c59 static void livepatch_fix2_dummy_leak_dtor(void *obj, void *shadow_data) argument
/linux-master/samples/bpf/
H A Dtest_cgrp2_sock2.c40 struct bpf_object *obj; local
/linux-master/drivers/infiniband/core/
H A Duverbs_std_types_cq.c64 struct ib_ucq_object *obj = container_of( local
190 struct ib_ucq_object *obj = local
[all...]
H A Duverbs_std_types_srq.c39 struct ib_usrq_object *obj = container_of( local
202 struct ib_usrq_object *obj = local
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dflow_dissector_load.h9 static inline int bpf_flow_load(struct bpf_object **obj, argument
H A Dflow_dissector_load.c25 struct bpf_object *obj; local
/linux-master/drivers/gpu/drm/
H A Ddrm_privacy_screen_x86.c30 union acpi_object obj = { .type = ACPI_TYPE_INTEGER }; local
/linux-master/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-ram.c11 can_ram_clamp(const struct can_ram_config *config, const struct can_ram_obj_config *obj, u8 val) argument
22 can_ram_rounddown_pow_of_two(const struct can_ram_config *config, const struct can_ram_obj_config *obj, const u8 coalesce, u8 val) argument
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_busy.c117 struct drm_i915_gem_object *obj; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Drdonly_maps.c29 struct bpf_object *obj; local
/linux-master/drivers/platform/chrome/
H A Dchromeos_privacy_screen.c34 union acpi_object *obj; local
67 union acpi_object *obj = NULL; local
[all...]
/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Digt_gem_utils.c47 struct drm_i915_gem_object *obj; local
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_renderstate.c146 struct drm_i915_gem_object *obj = NULL; local
[all...]
/linux-master/arch/arm/mach-omap2/
H A DMakefile[all...]

Completed in 1876 milliseconds

<<11121314151617181920>>