/openbmc/linux/security/keys/ |
H A D | keyctl_pkey.c | 79 const char __user *_info, in keyctl_pkey_params_get() 114 const char __user *_info, in keyctl_pkey_params_get_2() 170 const char __user *_info, in keyctl_pkey_query() 214 const char __user *_info, in keyctl_pkey_e_d_s() 289 const char __user *_info, in keyctl_pkey_verify()
|
H A D | internal.h | 331 const char __user *_info, in keyctl_pkey_query() 338 const char __user *_info, in keyctl_pkey_verify() 347 const char __user *_info, in keyctl_pkey_e_d_s()
|
/openbmc/linux/sound/core/ |
H A D | hwdep.c | 174 struct snd_hwdep_info __user *_info) in snd_hwdep_info() 189 struct snd_hwdep_dsp_status __user *_info) in snd_hwdep_dsp_status() 226 struct snd_hwdep_dsp_image __user *_info) in snd_hwdep_dsp_load_user()
|
H A D | timer_compat.c | 48 struct snd_timer_info32 __user *_info) in snd_timer_user_info_compat()
|
H A D | rawmidi.c | 658 struct snd_rawmidi_info __user *_info) in snd_rawmidi_info_user() 708 struct snd_rawmidi_info __user *_info) in snd_rawmidi_info_select_user()
|
H A D | control.c | 1254 struct snd_ctl_elem_info __user *_info) in snd_ctl_elem_info_user() 1845 struct snd_ctl_elem_info __user *_info, int replace) in snd_ctl_elem_add_user()
|
H A D | pcm_native.c | 237 struct snd_pcm_info __user * _info) in snd_pcm_info_user() 1164 struct snd_pcm_channel_info __user * _info) in snd_pcm_channel_info_user()
|
/openbmc/qemu/include/migration/ |
H A D | vmstate.h | 313 #define VMSTATE_SINGLE_TEST(_field, _state, _test, _version, _info, _type) { \ argument 323 #define VMSTATE_SINGLE_FULL(_field, _state, _test, _version, _info, \ argument 343 #define VMSTATE_POINTER(_field, _state, _version, _info, _type) { \ argument 352 #define VMSTATE_POINTER_TEST(_field, _state, _test, _info, _type) { \ argument 361 #define VMSTATE_ARRAY(_field, _state, _num, _version, _info, _type) {\ argument 371 #define VMSTATE_2DARRAY(_field, _state, _n1, _n2, _version, _info, _type) { \ argument 381 #define VMSTATE_VARRAY_MULTIPLY(_field, _state, _field_num, _multiply, _info, _type) { \ argument 391 #define VMSTATE_SUB_ARRAY(_field, _state, _start, _num, _version, _info, _type) { \ argument 401 #define VMSTATE_ARRAY_INT32_UNSAFE(_field, _state, _field_num, _info, _type) {\ argument 410 #define VMSTATE_VARRAY_INT32(_field, _state, _field_num, _version, _info, _type) {\ argument [all …]
|
/openbmc/linux/include/linux/ |
H A D | smp.h | 29 #define CSD_INIT(_func, _info) \ argument 36 #define INIT_CSD(_csd, _func, _info) \ argument
|
/openbmc/linux/net/dccp/ |
H A D | diag.c | 40 void *_info) in dccp_diag_get_info()
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | mci.h | 56 #define INC_PROF(_mci, _info) do { \ argument 81 #define DEC_PROF(_mci, _info) do { \ argument
|
/openbmc/linux/drivers/media/pci/ddbridge/ |
H A D | ddbridge-hw.c | 320 #define DDB_DEVID(_device, _subdevice, _info) { \ argument
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | au1100fb.c | 67 #define to_au1100fb_device(_info) \ argument
|
H A D | xilinxfb.c | 158 #define to_xilinxfb_drvdata(_info) \ argument
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_diag.c | 19 void *_info) in tcp_diag_get_info()
|
/openbmc/linux/net/mptcp/ |
H A D | mptcp_diag.c | 201 void *_info) in mptcp_diag_get_info()
|
/openbmc/qemu/bsd-user/openbsd/ |
H A D | target_os_siginfo.h | 67 struct target_ksiginfo _info; member
|
/openbmc/qemu/bsd-user/netbsd/ |
H A D | target_os_siginfo.h | 67 struct target_ksiginfo _info; member
|
/openbmc/linux/drivers/perf/ |
H A D | cxl_pmu.c | 807 static void cxl_pmu_perf_unregister(void *_info) in cxl_pmu_perf_unregister() 814 static void cxl_pmu_cpuhp_remove(void *_info) in cxl_pmu_cpuhp_remove()
|
/openbmc/linux/include/linux/i3c/ |
H A D | device.h | 155 #define I3C_DEVICE_EXTRA_INFO(_manufid, _partid, _info, _drvdata) \ argument
|
/openbmc/linux/sound/core/oss/ |
H A D | mixer_oss.c | 83 mixer_info __user *_info) in snd_mixer_oss_info() 99 _old_mixer_info __user *_info) in snd_mixer_oss_info_obsolete()
|
H A D | pcm_oss.c | 2194 …cm_oss_get_ptr(struct snd_pcm_oss_file *pcm_oss_file, int stream, struct count_info __user * _info) in snd_pcm_oss_get_ptr() 2264 …s_get_space(struct snd_pcm_oss_file *pcm_oss_file, int stream, struct audio_buf_info __user *_info) in snd_pcm_oss_get_space() 2327 …s_get_mapbuf(struct snd_pcm_oss_file *pcm_oss_file, int stream, struct buffmem_desc __user * _info) in snd_pcm_oss_get_mapbuf()
|
/openbmc/linux/drivers/hwmon/pmbus/ |
H A D | ucd9000.c | 72 #define to_ucd9000_data(_info) container_of(_info, struct ucd9000_data, info) argument
|
/openbmc/linux/arch/mips/include/asm/sn/ |
H A D | klconfig.h | 630 #define KLCONFIG_MEMBNK_SIZE(_info, _bank) \ argument 635 #define KLCONFIG_MEMBNK_PREMIUM(_info, _bank) \ argument
|
/openbmc/linux/drivers/firmware/ |
H A D | arm_scpi.c | 729 struct _scpi_sensor_info _info; in scpi_sensor_get_info() local
|