Searched defs:id (Results 176 - 200 of 5853) sorted by last modified time

1234567891011>>

/linux-master/drivers/firmware/arm_ffa/
H A Ddriver.c293 ffa_value_t id; local
570 ffa_value_t id; local
[all...]
/linux-master/drivers/ata/
H A Dlibata-scsi.c728 static void ata_to_sense_error(unsigned id, u8 drv_stat, u8 drv_err, u8 *sk, argument
1743 u16 *id; member in struct:ata_scsi_args
2164 ata_msense_caching(u16 *id, u8 *buf, bool changeable) argument
4426 int channel = 0, id = 0; local
4665 ata_scsi_user_scan(struct Scsi_Host *shost, unsigned int channel, unsigned int id, u64 lun) argument
[all...]
H A Dlibata-core.c1085 void ata_id_string(const u16 *id, unsigned char *s, argument
1121 void ata_id_c_string(const u16 *id, unsigned char *s, argument
1135 static u64 ata_id_n_sectors(const u16 *id) argument
1395 ata_dump_id(struct ata_device *dev, const u16 *id) argument
1420 ata_id_xfermask(const u16 *id) argument
1760 ata_do_dev_read_id(struct ata_device *dev, struct ata_taskfile *tf, __le16 *id) argument
1789 ata_dev_read_id(struct ata_device *dev, unsigned int *p_class, unsigned int flags, u16 *id) argument
2670 const u16 *id = dev->id; local
2702 const u16 *id = dev->id; local
2863 const u16 *id = dev->id; local
3925 u16 *id = (void *)dev->link->ap->sector_buf; local
6426 char *id, *val, *endp; local
[all...]
/linux-master/net/ipv6/
H A Dip6_fib.c240 static struct fib6_table *fib6_alloc_table(struct net *net, u32 id) argument
257 struct fib6_table *fib6_new_table(struct net *net, u32 id) argument
275 struct fib6_table *fib6_get_table(struct net *net, u32 id) argument
305 fib6_new_table(struct net *net, u32 id) argument
310 fib6_get_table(struct net *net, u32 id) argument
[all...]
/linux-master/net/bluetooth/
H A Dhci_sock.c101 int id = hci_pi(sk)->cookie; local
118 int id = hci_pi(sk)->cookie; local
[all...]
/linux-master/kernel/trace/
H A Dtrace_events.c464 int id; local
1677 int id = (long)event_file_data(filp); local
/linux-master/include/net/bluetooth/
H A Dbluetooth.h226 __u8 id; member in struct:bt_codec
/linux-master/include/linux/
H A Dhyperv.h775 u32 id:24; member in struct:hv_connection_id::__anon150
/linux-master/include/asm-generic/
H A Dhyperv-tlfs.h304 __u32 id:24; member in struct:hv_port_id::__anon107
741 u64 id:62; member in struct:hv_device_id::__anon130
/linux-master/include/acpi/
H A Dacpi_bus.h229 const char *id; member in struct:acpi_hardware_id
/linux-master/fs/bcachefs/
H A Dsnapshot.c48 int bch2_snapshot_tree_lookup(struct btree_trans *trans, u32 id, argument
95 static bool __bch2_snapshot_is_ancestor_early(struct snapshot_table *t, u32 id, u32 ancestor) argument
104 static bool bch2_snapshot_is_ancestor_early(struct bch_fs *c, u32 id, u32 ancestor) argument
113 get_ancestor_below(struct snapshot_table *t, u32 id, u32 ancestor) argument
128 test_ancestor_bitmap(struct snapshot_table *t, u32 id, u32 ancestor) argument
137 __bch2_snapshot_is_ancestor(struct bch_fs *c, u32 id, u32 ancestor) argument
163 __snapshot_t_mut(struct bch_fs *c, u32 id) argument
188 snapshot_t_mut(struct bch_fs *c, u32 id) argument
230 u32 i, id; local
274 "bad skiplist node %u", id); local
281 __set_is_ancestor_bitmap(struct bch_fs *c, u32 id) argument
291 set_is_ancestor_bitmap(struct bch_fs *c, u32 id) argument
305 u32 id = new.k->p.offset; local
360 bch2_snapshot_lookup(struct btree_trans *trans, u32 id, struct bch_snapshot *s) argument
367 bch2_snapshot_live(struct btree_trans *trans, u32 id) argument
399 u32 id = k.k->p.offset, child[2]; local
433 bch2_snapshot_child(struct bch_fs *c, u32 id, unsigned child) argument
438 bch2_snapshot_left_child(struct bch_fs *c, u32 id) argument
443 bch2_snapshot_right_child(struct bch_fs *c, u32 id) argument
448 bch2_snapshot_tree_next(struct bch_fs *c, u32 id) argument
468 u32 id = snapshot_root; local
646 bch2_snapshot_skiplist_get(struct bch_fs *c, u32 id) argument
662 snapshot_skiplist_good(struct btree_trans *trans, u32 id, struct bch_snapshot s) argument
749 u32 i, id; local
896 check_snapshot_exists(struct btree_trans *trans, u32 id) argument
1047 bch2_snapshot_node_set_deleted(struct btree_trans *trans, u32 id) argument
1059 trans->c, "missing snapshot %u", id); local
1081 bch2_snapshot_node_delete(struct btree_trans *trans, u32 id) argument
1096 "missing snapshot %u", id); local
1462 bch2_snapshot_nth_parent_skip(struct bch_fs *c, u32 id, u32 n, snapshot_id_list *skip) argument
1516 u32 id = le32_to_cpu(s->v.skip[j]); local
1540 u32 id; local
1692 __bch2_key_has_snapshot_overwrites(struct btree_trans *trans, enum btree_id id, struct bpos pos) argument
1726 bch2_snapshot_smallest_child(struct bch_fs *c, u32 id) argument
1733 bch2_snapshot_smallest_descendent(struct bch_fs *c, u32 id) argument
[all...]
H A Ddebug.c307 enum btree_id id; member in struct:dump_iter
H A Dbtree_journal_iter.c188 int bch2_journal_key_insert_take(struct bch_fs *c, enum btree_id id, argument
264 int bch2_journal_key_insert(struct bch_fs *c, enum btree_id id, argument
48 __bch2_journal_key_search(struct journal_keys *keys, enum btree_id id, unsigned level, struct bpos pos) argument
71 bch2_journal_key_search(struct journal_keys *keys, enum btree_id id, unsigned level, struct bpos pos) argument
281 bch2_journal_key_delete(struct bch_fs *c, enum btree_id id, unsigned level, struct bpos pos) argument
357 bch2_journal_iter_init(struct bch_fs *c, struct journal_iter *iter, enum btree_id id, unsigned level, struct bpos pos) argument
[all...]
/linux-master/drivers/scsi/
H A Dsg.c2261 sg_idr_max_id(int id, void *p, void *data) argument
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_edif.c279 qla2x00_find_fcport_by_pid(scsi_qla_host_t *vha, port_id_t *id) argument
2229 port_id_t id; local
[all...]
/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c1583 struct sas_identify_frame *id = local
4783 hisi_sas_v3_probe(struct pci_dev *pdev, const struct pci_device_id *id) argument
[all...]
H A Dhisi_sas_main.c643 struct sas_identify_frame *id; local
[all...]
/linux-master/drivers/platform/x86/
H A Dacer-wmi.c955 const struct acpi_device_id *id; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c3297 mlx5_fs_mode_validate(struct devlink *devlink, u32 id, union devlink_param_value val, struct netlink_ext_ack *extack) argument
3334 mlx5_fs_mode_set(struct devlink *devlink, u32 id, struct devlink_param_gset_ctx *ctx) argument
3349 mlx5_fs_mode_get(struct devlink *devlink, u32 id, struct devlink_param_gset_ctx *ctx) argument
3703 int id; local
[all...]
H A Deswitch.c1807 static int mlx5_devlink_esw_multiport_set(struct devlink *devlink, u32 id, argument
1822 static int mlx5_devlink_esw_multiport_get(struct devlink *devlink, u32 id, argument
/linux-master/drivers/media/platform/mediatek/vcodec/encoder/
H A Dvenc_vpu_if.c186 vpu_enc_set_param(struct venc_vpu_inst *vpu, enum venc_set_param_type id, struct venc_enc_param *enc_param) argument
[all...]
H A Dmtk_vcodec_enc_drv.h136 int id; member in struct:mtk_vcodec_enc_ctx
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_vpu_if.c153 int err, id, msgid; local
[all...]
H A Dmtk_vcodec_dec_drv.h186 int id; member in struct:mtk_vcodec_dec_ctx
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_hevc_req_multi_if.c382 static void *vdec_hevc_get_ctrl_ptr(struct mtk_vcodec_dec_ctx *ctx, int id) argument

Completed in 294 milliseconds

1234567891011>>