Home
last modified time | relevance | path

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

/linux/drivers/acpi/acpica/
H A Dnsxfobj.c31 acpi_status acpi_get_type(acpi_handle handle, acpi_object_type *ret_type) in acpi_get_type()
/linux/include/linux/
H A Drandom.h133 #define declare_get_random_var_wait(name, ret_type) \ argument
H A Dbpf.h887 enum bpf_return_type ret_type; member
/linux/arch/x86/mm/pat/
H A Dmemtype_interval.c90 int memtype_check_insert(struct memtype *entry_new, enum page_cache_mode *ret_type) in memtype_check_insert()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dtable.h28 u8 *ret_type) in mlx5hws_table_get_fw_ft_type()
/linux/drivers/iio/orientation/
H A Dhid-sensor-incl-3d.c108 int ret_type; in incl_3d_read_raw() local
/linux/drivers/iio/pressure/
H A Dhid-sensor-press.c76 int ret_type; in press_read_raw() local
/linux/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c105 int ret_type; in gyro_3d_read_raw() local
/linux/tools/testing/selftests/bpf/
H A Dtest_btf.h63 #define BTF_FUNC_PROTO_ENC(ret_type, nargs) \ argument
/linux/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c142 int ret_type; in accel_3d_read_raw() local
/linux/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c155 int ret_type; in magn_3d_read_raw() local
/linux/drivers/net/can/usb/etas_es58x/
H A Des581_4.c176 enum es58x_ret_type ret_type) in es581_4_rx_cmd_ret_u32()
/linux/drivers/iio/light/
H A Dhid-sensor-als.c141 int ret_type; in als_read_raw() local
/linux/fs/debugfs/
H A Dfile.c331 #define FULL_PROXY_FUNC(name, ret_type, filp, proto, args, bit, ret) \ argument
348 #define SHORT_PROXY_FUNC(name, ret_type, filp, proto, args, bit, ret) \ argument
/linux/arch/x86/kvm/vmx/
H A Dvmx.h458 #define BUILD_VMX_MSR_BITMAP_HELPERS(ret_type, action, bitop) \ argument
/linux/kernel/bpf/
H A Dbpf_struct_ops.c393 const struct btf_type *func_proto, *ret_type; in bpf_struct_ops_desc_init() local
H A Dverifier.c11058 struct bpf_reg_state *regs, int ret_type, in do_refine_retval_range()
11366 enum bpf_return_type ret_type; in check_helper_call() local
17069 const struct btf_type *reg_type, *ret_type = NULL; in check_return_code() local
18047 const struct btf_type *type, *func_proto, *ret_type; in check_btf_func() local
H A Dbtf.c5067 const struct btf_type *ret_type; in btf_func_proto_check() local
7320 const struct btf_type **ret_type) in __get_type_size()
/linux/arch/x86/kvm/svm/
H A Dsvm.h666 #define BUILD_SVM_MSR_BITMAP_HELPERS(ret_type, action, bitop) \ argument