str); } } *p++ = '\n'; return p - buf; } static struct request_queue *blk_trace_get_queue(struct block_device *bdev) { if (bdev->bd_disk == NULL) return NULL; return bdev_get_queue(bdev); } static ssize_t sysfs_blk_trace_attr_show(struct device *dev, ...
__scsi_device_lookup_by_target __scsi_execute __scsi_print_sense __sdhci_add_host __seq_open_private __serio_register_port __sg_alloc_table_from_pages __sg_page_iter_next __sg_page_iter_start __sk_receive_skb __skb_ext_put __skb_flow_dissect __skb_get_hash ...
they are designed to operate with a Panel Receptacles Product, Orientation is shown on datasheet note for use in a Straight, that offers Gender features such as Jack, Body Material is designed to work in Brass, as well as the Gold Contact Plating, the device can also be used as Bulkhead...
OVESETUP_DB/host=str:localhost OVESETUP_DB/user=str:engine OVESETUP_DB/port=int:5432 OVESETUP_SYSTEM/nfsConfigEnabled=bool:False OVESETUP_CONFIG/applicationMode=str:virt OVESETUP_CONFIG/firewallManager=str:firewalld OVESETUP_CONFIG/websocketProxyConfig=none:True ...
fileno = trace_add_file(td, t->device, cache); rw = (t->action & BLK_TC_ACT(BLK_TC_WRITE)) != 0; if (rw) { if (td->o.replay_skip & (1u << DDIR_WRITE)) return false; } else { if (td->o.replay_skip & (1u << DDIR_READ)) ...
().getTime(); var partner = 'webapp'; var os = 'Android'; var channel = '1012139p'; var jumpUrl = 'https://map.baidu.com/mobile/webapp'; // 用不到,所以给一个固定值 if (deviceUtil.isIOS()) { os = 'iphone'; channel = '1012139r'; } var tokenUrl = jumpUrl + '?clickTime...
ret = blk_get_device_by_str(argv[0], argv[1], &desc); if (ret < 0) return 1; @@ -128,7 +128,7 @@ static int do_part_start(int argc, char * const argv[]) part = simple_strtoul(argv[2], NULL, 0); ret = get_device(argv[0], argv[1], &desc); ret = blk_get_de...
Expand Down Expand Up @@ -408,7 +408,7 @@ int blk_get_device_by_str(const char *ifname, const char *dev_hwpart_str, * Always should be done, otherwise hw partition 0 will return * stale data after displaying a non-zero hw partition. */ if ((*dev_desc)->if_type == UCLASS...
char dev_name[30], *str, *label_new; struct host_sb_plat *plat; @@ -68,6 +70,12 @@ int host_create_device(const char *label, bool removable, struct udevice **devp) struct blk_desc *desc = dev_get_uclass_plat(blk); desc->removable = removable; /* update blk device's block...
ifname, dev_str); dev = -1; dev = -EINVAL; goto cleanup; }@@ -359,15 +359,15 @@ int blk_get_device_by_str(const char *ifname, const char *dev_hwpart_str, if (*ep) { printf("** Bad HW partition specification %s %s **\n", ...