Home
last modified time | relevance | path

Searched defs:id_str (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/mtd/lpddr/
H A Dqinfo_probe.c44 static long lpddr_get_qinforec_pos(struct map_info *map, char *id_str) in lpddr_get_qinforec_pos()
63 static uint16_t lpddr_info_query(struct map_info *map, char *id_str) in lpddr_info_query()
/linux/fs/nfs/
H A Dnfs4idmap.c350 char id_str[NFS_UINT_MAXLEN]; in nfs_idmap_lookup_name() local
365 char id_str[NFS_UINT_MAXLEN]; in nfs_idmap_lookup_id() local
622 char id_str[NFS_UINT_MAXLEN]; in nfs_idmap_read_and_verify_message() local
/linux/include/linux/mtd/
H A Dqinfo.h40 char *id_str; member
/linux/tools/bpf/bpftool/
H A Dstruct_ops.c235 static struct res do_one_id(const char *id_str, work_func func, void *data, in do_one_id()
/linux/drivers/xen/xenbus/
H A Dxenbus_xs.c536 char *id_str; in xenbus_transaction_start() local
/linux/drivers/scsi/device_handler/
H A Dscsi_dh_alua.c185 static struct alua_port_group *alua_find_get_pg(char *id_str, size_t id_size, in alua_find_get_pg()
/linux/drivers/block/
H A Dvirtio_blk.c804 static int virtblk_get_id(struct gendisk *disk, char *id_str) in virtblk_get_id()
/linux/fs/resctrl/
H A Dmonitor.c1700 char *dom_str, *id_str; in resctrl_parse_mbm_assignment() local
H A Drdtgroup.c1732 char *dom_str = NULL, *id_str; in mon_config_write() local
/linux/arch/arm64/kernel/
H A Dcpufeature.c763 #define __ARM64_FTR_REG_OVERRIDE(id_str, id, table, ovr) { \ argument