Home
last modified time | relevance | path

Searched defs:ret_type (Results 1 – 19 of 19) sorted by relevance

/linux-6.12.1/drivers/acpi/acpica/
Dnsxfobj.c31 acpi_status acpi_get_type(acpi_handle handle, acpi_object_type *ret_type) in acpi_get_type()
/linux-6.12.1/include/linux/
Drandom.h133 #define declare_get_random_var_wait(name, ret_type) \ argument
Dbpf.h828 enum bpf_return_type ret_type; member
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_table.h28 u8 *ret_type) in mlx5hws_table_get_fw_ft_type()
/linux-6.12.1/arch/x86/mm/pat/
Dmemtype_interval.c116 int memtype_check_insert(struct memtype *entry_new, enum page_cache_mode *ret_type) in memtype_check_insert()
/linux-6.12.1/drivers/iio/light/
Dhid-sensor-prox.c67 int ret_type; in prox_read_raw() local
Dhid-sensor-als.c141 int ret_type; in als_read_raw() local
/linux-6.12.1/drivers/iio/orientation/
Dhid-sensor-rotation.c72 int ret_type; in dev_rot_read_raw() local
Dhid-sensor-incl-3d.c108 int ret_type; in incl_3d_read_raw() local
/linux-6.12.1/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c105 int ret_type; in gyro_3d_read_raw() local
/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_btf.h63 #define BTF_FUNC_PROTO_ENC(ret_type, nargs) \ argument
/linux-6.12.1/drivers/iio/pressure/
Dhid-sensor-press.c76 int ret_type; in press_read_raw() local
/linux-6.12.1/drivers/iio/accel/
Dhid-sensor-accel-3d.c142 int ret_type; in accel_3d_read_raw() local
/linux-6.12.1/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c155 int ret_type; in magn_3d_read_raw() local
/linux-6.12.1/drivers/net/can/usb/etas_es58x/
Des581_4.c176 enum es58x_ret_type ret_type) in es581_4_rx_cmd_ret_u32()
/linux-6.12.1/fs/debugfs/
Dfile.c303 #define FULL_PROXY_FUNC(name, ret_type, filp, proto, args) \ argument
/linux-6.12.1/arch/x86/kvm/vmx/
Dvmx.h459 #define BUILD_VMX_MSR_BITMAP_HELPERS(ret_type, action, bitop) \ argument
/linux-6.12.1/kernel/bpf/
Dbtf.c5008 const struct btf_type *ret_type; in btf_func_proto_check() local
7013 const struct btf_type **ret_type) in __get_type_size()
Dverifier.c10179 struct bpf_reg_state *regs, int ret_type, in do_refine_retval_range()
10431 enum bpf_return_type ret_type; in check_helper_call() local
16705 const struct btf_type *type, *func_proto, *ret_type; in check_btf_func() local