| /linux/drivers/tty/hvc/ |
| H A D | hvc_dcc.c | 65 static ssize_t hvc_dcc_put_chars(uint32_t vt, const u8 *buf, size_t count) in hvc_dcc_put_chars() 79 static ssize_t hvc_dcc_get_chars(uint32_t vt, u8 *buf, size_t count) in hvc_dcc_get_chars() 183 static ssize_t hvc_dcc0_put_chars(u32 vt, const u8 *buf, size_t count) in hvc_dcc0_put_chars() 222 static ssize_t hvc_dcc0_get_chars(u32 vt, u8 *buf, size_t count) in hvc_dcc0_get_chars()
|
| /linux/arch/x86/kvm/vmx/ |
| H A D | posted_intr.c | 60 struct vcpu_vt *vt = to_vt(vcpu); in vmx_vcpu_pi_load() local 165 struct vcpu_vt *vt = to_vt(vcpu); in pi_enable_wakeup_handler() local 258 struct vcpu_vt *vt; in pi_wakeup_handler() local
|
| H A D | vmx.h | 208 struct vcpu_vt vt; member 312 static __always_inline struct kvm_vcpu *vt_to_vcpu(struct vcpu_vt *vt) in vt_to_vcpu() 324 struct vcpu_vt *vt = to_vt(vcpu); in vmx_get_exit_qual() local 335 struct vcpu_vt *vt = to_vt(vcpu); in vmx_get_intr_info() local
|
| /linux/net/vmw_vsock/ |
| H A D | af_vsock_tap.c | 17 int vsock_add_tap(struct vsock_tap *vt) in vsock_add_tap() 32 int vsock_remove_tap(struct vsock_tap *vt) in vsock_remove_tap()
|
| /linux/drivers/net/ethernet/microchip/vcap/ |
| H A D | vcap_api.c | 219 enum vcap_type vt, in vcap_verify_keystream_keyset() 309 enum vcap_type vt, u32 *stream, in vcap_find_keystream_typegroup_sw() 334 enum vcap_type vt, in vcap_find_keystream_keysets() 372 enum vcap_type vt = admin->vtype; in vcap_addr_keysets() local 397 enum vcap_type vt, in vcap_keyfields() 408 enum vcap_type vt, in vcap_keyfieldset() 426 enum vcap_type vt, enum vcap_keyfield_set keyset) in vcap_keyfield_typegroup() 438 enum vcap_type vt, enum vcap_keyfield_set keyset) in vcap_keyfield_count() 692 enum vcap_type vt, enum vcap_actionfield_set actionset) in vcap_actionfields() 702 enum vcap_type vt, enum vcap_actionfield_set actionset) in vcap_actionfieldset() [all …]
|
| /linux/drivers/md/persistent-data/ |
| H A D | dm-btree-remove.c | 161 static int init_child(struct dm_btree_info *info, struct dm_btree_value_type *vt, in init_child() 280 struct dm_btree_value_type *vt, unsigned int left_index) in rebalance2() 447 struct dm_btree_value_type *vt, unsigned int left_index) in rebalance3() 484 struct dm_btree_value_type *vt, uint64_t key) in rebalance_children() 553 struct dm_btree_value_type *vt, dm_block_t root, in remove_raw() 647 struct dm_btree_value_type *vt, dm_block_t root, in remove_nearest()
|
| H A D | dm-btree-spine.c | 99 struct dm_btree_value_type *vt, in bn_shadow() 191 struct dm_btree_value_type *vt) in shadow_step() 256 struct dm_btree_value_type *vt) in init_le64_type()
|
| H A D | dm-btree.c | 75 struct dm_btree_value_type *vt) in inc_children() 655 struct dm_btree_value_type *vt, uint64_t key) in split_one_into_two() 707 static int shadow_child(struct dm_btree_info *info, struct dm_btree_value_type *vt, in shadow_child() 738 struct dm_btree_value_type *vt, uint64_t key) in split_two_into_three() 915 static int rebalance_left(struct shadow_spine *s, struct dm_btree_value_type *vt, in rebalance_left() 944 static int rebalance_right(struct shadow_spine *s, struct dm_btree_value_type *vt, in rebalance_right() 1001 static int rebalance_or_split(struct shadow_spine *s, struct dm_btree_value_type *vt, in rebalance_or_split() 1093 struct dm_btree_value_type *vt, in btree_insert_raw()
|
| /linux/drivers/net/ethernet/amd/pds_core/ |
| H A D | debugfs.c | 37 int vt; in identity_show() local 83 int vt; in viftype_show() local
|
| H A D | auxbus.c | 199 enum pds_core_vif_types vt, in pdsc_auxbus_dev_add()
|
| H A D | devlink.c | 11 int vt; in pdsc_dl_find_viftype_by_id() local
|
| H A D | core.c | 424 enum pds_core_vif_types vt; in pdsc_viftypes_init() local
|
| /linux/drivers/net/ |
| H A D | vsockmon.c | 17 struct vsock_tap vt; member
|
| /linux/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-v4l2.c | 290 static int pvr2_g_tuner(struct file *file, void *priv, struct v4l2_tuner *vt) in pvr2_g_tuner() 302 static int pvr2_s_tuner(struct file *file, void *priv, const struct v4l2_tuner *vt) in pvr2_s_tuner() 323 struct v4l2_tuner vt; in pvr2_s_frequency() local 359 struct v4l2_tuner vt; in pvr2_g_frequency() local
|
| /linux/arch/arm64/crypto/ |
| H A D | sm4-ce-core.S | 512 #define tweak_next(vt, vin, RTMP) \ argument
|
| /linux/kernel/bpf/ |
| H A D | bpf_struct_ops.c | 95 const struct btf_type *vt, *mt; in is_valid_value_type() local 1089 const struct btf_type *t, *vt; in bpf_struct_ops_map_alloc() local 1181 const struct btf_type *vt = st_ops_desc->value_type; in bpf_struct_ops_map_mem_usage() local
|
| /linux/drivers/media/pci/cx18/ |
| H A D | cx18-ioctl.c | 653 static int cx18_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt) in cx18_s_tuner() 665 static int cx18_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt) in cx18_g_tuner()
|
| H A D | cx18-fileops.c | 148 struct v4l2_tuner vt; in cx18_dualwatch() local
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | devices.c | 377 u32 vt = 0; in iwl5150_temperature() local
|
| /linux/drivers/video/fbdev/ |
| H A D | asiliantfb.c | 182 unsigned vt = p->var.upper_margin + p->var.yres + p->var.lower_margin + p->var.vsync_len; in asiliant_set_timing() local
|
| /linux/drivers/media/pci/ivtv/ |
| H A D | ivtv-fileops.c | 143 struct v4l2_tuner vt; in ivtv_dualwatch() local
|
| /linux/tools/perf/util/ |
| H A D | dwarf-aux.c | 1611 struct die_var_type *vt; __die_collect_vars_cb() local 1683 struct die_var_type *vt; __die_collect_global_vars_cb() local [all...] |
| /linux/drivers/md/ |
| H A D | dm-era-target.c | 413 struct dm_btree_value_type *vt = &md->writeset_tree_info.value_type; in setup_writeset_tree_info() local 426 struct dm_btree_value_type vt; in setup_era_array_info() local
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 4965.c | 1565 s32 vt; in il4965_hw_get_temperature() local
|
| /linux/tools/bpf/bpftool/ |
| H A D | btf.c | 366 const struct btf_type *vt; in dump_btf_type() local
|