| /OK3568_Linux_fs/kernel/security/keys/ |
| H A D | keyctl_pkey.c | 79 const char __user *_info, in keyctl_pkey_params_get() argument 89 p = strndup_user(_info, PAGE_SIZE); in keyctl_pkey_params_get() 114 const char __user *_info, in keyctl_pkey_params_get_2() argument 128 ret = keyctl_pkey_params_get(uparams.key_id, _info, params); in keyctl_pkey_params_get_2() 170 const char __user *_info, in keyctl_pkey_query() argument 179 ret = keyctl_pkey_params_get(id, _info, ¶ms); in keyctl_pkey_query() 216 const char __user *_info, in keyctl_pkey_e_d_s() argument 224 ret = keyctl_pkey_params_get_2(_params, _info, op, ¶ms); in keyctl_pkey_e_d_s() 291 const char __user *_info, in keyctl_pkey_verify() argument 299 ret = keyctl_pkey_params_get_2(_params, _info, KEYCTL_PKEY_VERIFY, in keyctl_pkey_verify()
|
| H A D | internal.h | 324 const char __user *_info, in keyctl_pkey_query() argument 331 const char __user *_info, in keyctl_pkey_verify() argument 340 const char __user *_info, in keyctl_pkey_e_d_s() argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | mci.h | 56 #define INC_PROF(_mci, _info) do { \ argument 57 switch (_info->type) { \ 63 if (!_info->edr) \ 81 #define DEC_PROF(_mci, _info) do { \ argument 82 switch (_info->type) { \ 88 if (!_info->edr) \
|
| /OK3568_Linux_fs/kernel/net/dccp/ |
| H A D | diag.c | 40 void *_info) in dccp_diag_get_info() argument 44 if (_info != NULL) in dccp_diag_get_info() 45 dccp_get_info(sk, _info); in dccp_diag_get_info()
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | timer_compat.c | 48 struct snd_timer_info32 __user *_info) in snd_timer_user_info_compat() argument 67 if (copy_to_user(_info, &info, sizeof(*_info))) in snd_timer_user_info_compat()
|
| H A D | hwdep.c | 174 struct snd_hwdep_info __user *_info) in snd_hwdep_info() argument 183 if (copy_to_user(_info, &info, sizeof(info))) in snd_hwdep_info() 189 struct snd_hwdep_dsp_status __user *_info) in snd_hwdep_dsp_status() argument 200 if (copy_to_user(_info, &info, sizeof(info))) in snd_hwdep_dsp_status() 225 struct snd_hwdep_dsp_image __user *_info) in snd_hwdep_dsp_load_user() argument 229 if (copy_from_user(&info, _info, sizeof(info))) in snd_hwdep_dsp_load_user()
|
| H A D | rawmidi.c | 609 struct snd_rawmidi_info __user *_info) in snd_rawmidi_info_user() argument 617 if (copy_to_user(_info, &info, sizeof(struct snd_rawmidi_info))) in snd_rawmidi_info_user() 659 struct snd_rawmidi_info __user *_info) in snd_rawmidi_info_select_user() argument 664 if (get_user(info.device, &_info->device)) in snd_rawmidi_info_select_user() 666 if (get_user(info.stream, &_info->stream)) in snd_rawmidi_info_select_user() 668 if (get_user(info.subdevice, &_info->subdevice)) in snd_rawmidi_info_select_user() 673 if (copy_to_user(_info, &info, sizeof(struct snd_rawmidi_info))) in snd_rawmidi_info_select_user()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/custom/ |
| H A D | phl_custom_fb.h | 77 #define phl_custom_fb_update_opt_ie(_dispr, _ctx, _fb_ctx, _info) (MDL_RET_SUCCESS) argument 78 #define phl_custom_fb_set_role_cap(_dispr, _ctx, _fb_ctx, _info) (RTW_PHL_STATUS_SUCCESS) argument
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | processor.h | 344 struct stack_info _info; \ 345 BUG_ON(!on_accessible_stack(current, current_stack_pointer, &_info)); \ 346 _info.high; \
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/ |
| H A D | budget.h | 87 static struct budget_info x_var ## _info = { \ 91 .ext_priv = &x_var ## _info, \
|
| /OK3568_Linux_fs/kernel/include/linux/i3c/ |
| H A D | device.h | 152 #define I3C_DEVICE_EXTRA_INFO(_manufid, _partid, _info, _drvdata) \ argument 158 .extra_info = _info, \
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/sn/ |
| H A D | klconfig.h | 630 #define KLCONFIG_MEMBNK_SIZE(_info, _bank) \ argument 631 ((_info)->membnk_bnksz[(_bank)]) 635 #define KLCONFIG_MEMBNK_PREMIUM(_info, _bank) \ argument 636 ((_info)->membnk_attr & (MEMBNK_PREMIUM << (_bank)))
|
| /OK3568_Linux_fs/kernel/net/mptcp/ |
| H A D | mptcp_diag.c | 114 void *_info) in mptcp_diag_get_info() argument 117 struct mptcp_info *info = _info; in mptcp_diag_get_info()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_diag.c | 19 void *_info) in tcp_diag_get_info() argument 21 struct tcp_info *info = _info; in tcp_diag_get_info()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-hw.c | 329 #define DDB_DEVID(_device, _subdevice, _info) { \ argument 334 .info = &_info }
|
| /OK3568_Linux_fs/kernel/drivers/firmware/ |
| H A D | arm_scpi.c | 726 struct _scpi_sensor_info _info; in scpi_sensor_get_info() local 730 &_info, sizeof(_info)); in scpi_sensor_get_info() 732 memcpy(info, &_info, sizeof(*info)); in scpi_sensor_get_info() 733 info->sensor_id = le16_to_cpu(_info.sensor_id); in scpi_sensor_get_info()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | au1100fb.c | 67 #define to_au1100fb_device(_info) \ argument 68 (_info ? container_of(_info, struct au1100fb_device, info) : NULL);
|
| H A D | xilinxfb.c | 159 #define to_xilinxfb_drvdata(_info) \ argument 160 container_of(_info, struct xilinxfb_drvdata, info)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | regression_8000.c | 321 (oeb && !sizeof(hkdf_##id##_info)) ? NULL : hkdf_##id##_info, sizeof(hkdf_##id##_info), \ in xtest_test_derivation_hkdf()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | directory.rst | 290 - struct dx\_root\_info.reserved\_zero 294 - struct dx\_root\_info.hash\_version 298 - struct dx\_root\_info.info\_length 302 - struct dx\_root\_info.indirect\_levels 307 - struct dx\_root\_info.unused\_flags
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | ad9467.c | 115 #define to_ad9467_chip_info(_info) \ argument 116 container_of(_info, struct ad9467_chip_info, axi_adc_info)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_mcc_def.h | 95 #define rtw_phl_tdmra_duration_change(_phl, _info) RTW_PHL_STATUS_FAILURE argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_mcc_def.h | 95 #define rtw_phl_tdmra_duration_change(_phl, _info) RTW_PHL_STATUS_FAILURE argument
|
| /OK3568_Linux_fs/kernel/sound/drivers/pcsp/ |
| H A D | pcsp_mixer.c | 118 .info = pcsp_##ctl_type##_info, \
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/ |
| H A D | ucd9000.c | 69 #define to_ucd9000_data(_info) container_of(_info, struct ucd9000_data, info) argument
|