/linux/drivers/acpi/acpica/ |
H A D | nsxfobj.c | 31 acpi_status acpi_get_type(acpi_handle handle, acpi_object_type *ret_type) in acpi_get_type()
|
/linux/include/linux/ |
H A D | random.h | 133 #define declare_get_random_var_wait(name, ret_type) \ argument
|
H A D | bpf.h | 887 enum bpf_return_type ret_type; member
|
/linux/arch/x86/mm/pat/ |
H A D | memtype_interval.c | 90 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 D | table.h | 28 u8 *ret_type) in mlx5hws_table_get_fw_ft_type()
|
/linux/drivers/iio/orientation/ |
H A D | hid-sensor-incl-3d.c | 108 int ret_type; in incl_3d_read_raw() local
|
/linux/drivers/iio/pressure/ |
H A D | hid-sensor-press.c | 76 int ret_type; in press_read_raw() local
|
/linux/drivers/iio/gyro/ |
H A D | hid-sensor-gyro-3d.c | 105 int ret_type; in gyro_3d_read_raw() local
|
/linux/tools/testing/selftests/bpf/ |
H A D | test_btf.h | 63 #define BTF_FUNC_PROTO_ENC(ret_type, nargs) \ argument
|
/linux/drivers/iio/accel/ |
H A D | hid-sensor-accel-3d.c | 142 int ret_type; in accel_3d_read_raw() local
|
/linux/drivers/iio/magnetometer/ |
H A D | hid-sensor-magn-3d.c | 155 int ret_type; in magn_3d_read_raw() local
|
/linux/drivers/net/can/usb/etas_es58x/ |
H A D | es581_4.c | 176 enum es58x_ret_type ret_type) in es581_4_rx_cmd_ret_u32()
|
/linux/drivers/iio/light/ |
H A D | hid-sensor-als.c | 141 int ret_type; in als_read_raw() local
|
/linux/fs/debugfs/ |
H A D | file.c | 331 #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 D | vmx.h | 458 #define BUILD_VMX_MSR_BITMAP_HELPERS(ret_type, action, bitop) \ argument
|
/linux/kernel/bpf/ |
H A D | bpf_struct_ops.c | 393 const struct btf_type *func_proto, *ret_type; in bpf_struct_ops_desc_init() local
|
H A D | verifier.c | 11058 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 D | btf.c | 5067 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 D | svm.h | 666 #define BUILD_SVM_MSR_BITMAP_HELPERS(ret_type, action, bitop) \ argument
|