/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | journal.c | 515 * @nm: directory entry name 604 memcpy(dent->name, fname_name(nm), fname_len(nm)); in ubifs_jnl_update() 605 dent->name[fname_len(nm)] = '\0'; in ubifs_jnl_update() 902 fname_name(&nm) = xent->name; in ubifs_jnl_write_inode() 909 xent->name, err); in ubifs_jnl_write_inode() 1040 * @fst_nm: name of 1st inode to exchange 1043 * @snd_nm: name of 2nd inode to exchange 1100 memcpy(dent1->name, fname_name(snd_nm), fname_len(snd_nm)); in ubifs_jnl_xrename() 1101 dent1->name[fname_len(snd_nm)] = '\0'; in ubifs_jnl_xrename() 1116 memcpy(dent2->name, fname_nam in ubifs_jnl_xrename() [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | libfs.c | 202 if (!dir_emit(ctx, next->d_name.name, next->d_name.len, in dcache_readdir() 426 return ctx->actor(ctx, dentry->d_name.name, dentry->d_name.len, offset, in offset_dir_emit() 946 for (i = 0; !files->name || files->name[0]; i++, files++) { in simple_fill_super() 947 if (!files->name) in simple_fill_super() 954 s->s_type->name); in simple_fill_super() 956 dentry = d_alloc_name(root, files->name); in simple_fill_super() 988 mnt = vfs_kern_mount(type, SB_KERNMOUNT, type->name, NULL); in simple_pin_fs() 1663 * @dentry: dentry whose name we are checking against 1664 * @len: len of name o 1670 generic_ci_d_compare(const struct dentry *dentry, unsigned int len, const char *str, const struct qstr *name) generic_ci_d_compare() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/ |
H A D | ibmvscsi.c | 251 ppartition_name = of_get_property(of_root, "ibm,partition-name", NULL); in gather_partition_info() 1285 strscpy(hostdata->caps.name, dev_name(&hostdata->host->shost_gendev), in send_mad_capabilities() 1286 sizeof(hostdata->caps.name)); in send_mad_capabilities() 1916 .name = "vhost_loc", 1929 len = snprintf(buf, sizeof(hostdata->caps.name), "%s\n", in show_host_vhost_name() 1930 hostdata->caps.name); in show_host_vhost_name() 1936 .name = "vhost_name", 1956 .name = "srp_version", 1977 .name = "partition_name", 1998 .name [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | udc-xilinx.c | 101 #define EPNAME_SIZE 4 /* Buffer size for endpoint name */ 128 * @name: name of the endpoint 146 char name[4]; member 564 ep->ep_usb.name, req, status); in xudc_done() 624 ep->ep_usb.name, count); in xudc_read_fifo() 635 ep->ep_usb.name, count, is_short ? "/S" : "", req, in xudc_read_fifo() 706 __func__, ep->ep_usb.name, length, is_last ? "/L" : "", in xudc_write_fifo() 1087 __func__, ep->name); in xudc_ep_queue() 1316 snprintf(ep->name, EPNAME_SIZ in xudc_eps_init() [all...] |
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-si5341.c | 1282 child->name); in si5341_dt_parse_dt() 1365 vdd, child->name); in si5341_dt_parse_dt() 1372 child->name); in si5341_dt_parse_dt() 1616 &init.name)) in si5341_probe() 1617 init.name = client->dev.of_node->name; in si5341_probe() 1618 root_clock_name = init.name; in si5341_probe() 1700 "%s.N%u", client->dev.of_node->name, i); in si5341_probe() 1705 init.name = synth_clock_names[i]; in si5341_probe() 1721 init.name in si5341_probe() [all...] |
H A D | clk-si5351.c | 1493 init.name = si5351_input_names[0]; in si5351_i2c_probe() 1504 dev_err(&client->dev, "unable to register %s\n", init.name); in si5351_i2c_probe() 1511 init.name = si5351_input_names[1]; in si5351_i2c_probe() 1522 init.name); in si5351_i2c_probe() 1537 init.name = si5351_pll_names[0]; in si5351_i2c_probe() 1544 dev_err(&client->dev, "unable to register %s\n", init.name); in si5351_i2c_probe() 1554 init.name = si5351_pll_names[2]; in si5351_i2c_probe() 1560 init.name = si5351_pll_names[1]; in si5351_i2c_probe() 1568 dev_err(&client->dev, "unable to register %s\n", init.name); in si5351_i2c_probe() 1596 init.name in si5351_i2c_probe() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/dlink/ |
H A D | dl2k.c | 270 dev->name, np->name, dev->dev_addr, irq); in rio_probe1() 319 printk (KERN_ERR "%s: No MII PHY found!\n", dev->name); in find_miiphy() 346 dev->name); in parse_eeprom() 387 memcpy (np->name, &(psib[i]), j); in parse_eeprom() 632 i = request_irq(irq, rio_interrupt, IRQF_SHARED, dev->name, dev); in rio_open() 674 dev->name, entry); in rio_timer() 699 dev->name, dr32(TxStatus)); in rio_tx_timeout() 868 dev->name, tx_status, frame_id); in tx_error() 998 dev->name, entr in receive_packet() [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-video.c | 645 ctrl->id, ctrl->name, ctrl->val, cc->reg, value, in cx8800_s_vid_ctrl() 694 ctrl->id, ctrl->name, ctrl->val, cc->reg, value, in cx8800_s_aud_ctrl() 793 strscpy(cap->card, core->board.name, sizeof(cap->card)); in cx88_querycap() 864 strscpy(i->name, iname[INPUT(n).type], sizeof(i->name)); in cx88_enum_input() 919 strscpy(t->name, "Television", sizeof(t->name)); in vidioc_g_tuner() 1032 strscpy(t->name, "Radio", sizeof(t->name)); in radio_g_tuner() 1173 .name [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw_rx.c | 172 ieee->dev->name); in libipw_rx_frame_mgmt() 202 skb->dev->name, type, stype); in libipw_rx_frame_mgmt() 211 "received in non-Host AP mode\n", skb->dev->name); in libipw_rx_frame_mgmt() 317 " (SA=%pM keyidx=%d)\n", ieee->dev->name, hdr->addr2, in libipw_rx_frame_decrypt_msdu() 354 printk(KERN_INFO "%s: SKB length < 10\n", dev->name); in libipw_rx() 367 dev->name, skb->len); in libipw_rx() 469 "from %pM\n", dev->name, hdr->addr2); in libipw_rx() 599 dev->name); in libipw_rx() 715 dev->name); in libipw_rx() 728 "ethertype=0x%04x\n", dev->name, ethertyp in libipw_rx() [all...] |
/kernel/linux/linux-6.6/drivers/iio/addac/ |
H A D | ad74115.c | 236 const char *name; member 248 .name = (_name), \ 256 .name = (_name), \ 265 .name = (_name), \ 273 .name = (_name), \ 1351 #define AD74115_CHANNELS(name) \ 1352 _AD74115_CHANNELS(ad74115_ ## name ## _channels) 1378 .name = "adi,gpio" __stringify(i) "-mode", \ 1480 val = device_property_read_bool(dev, prop->name); in ad74115_apply_fw_prop() 1482 ret = device_property_read_u32(dev, prop->name, in ad74115_apply_fw_prop() [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-core/ |
H A D | dvb_net.c | 585 h->dev->name); in dvb_net_ule_new_payload() 903 dev->name, pkt_len); 940 //pr_notice("%s: Memory squeeze, dropping packet.\n", dev->name); 1019 pr_err("%s: could not get filter\n", dev->name); 1072 dev->name); 1079 pr_err("%s: could not set section feed\n", dev->name); 1120 pr_err("%s: could not allocate ts feed\n", dev->name); 1134 pr_err("%s: could not set ts feed\n", dev->name); 1183 pr_err("%s: no feed to stop\n", dev->name); 1194 pr_err("%s: no ts feed to stop\n", dev->name); [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | probe-finder.c | 438 pr_debug("converting %s in %s\n", field->name, varname); in convert_variable_fields() 447 if (field->name[0] == '[' && in convert_variable_fields() 474 field->name); in convert_variable_fields() 504 if (field->name[0] == '[') { in convert_variable_fields() 512 field->name); in convert_variable_fields() 522 if (die_find_member(&type, field->name, die_mem) == NULL) { in convert_variable_fields() 524 dwarf_diename(&type), field->name); in convert_variable_fields() 535 field->name); in convert_variable_fields() 550 return convert_variable_fields(die_mem, field->name, in convert_variable_fields() 606 if (pf->pvar->name) in find_variable() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/ |
H A D | bnx2i_iscsi.c | 1446 bnx2i_ep, bnx2i_ep->hba->netdev->name); in bnx2i_conn_bind() 1449 hba->netdev->name); in bnx2i_conn_bind() 1574 len = sprintf(buf, "%s\n", hba->netdev->name); in bnx2i_host_get_param() 1693 hba->netdev->name, hba->netdev->mtu); in bnx2i_check_route() 1733 hba->netdev->name); in bnx2i_tear_down_conn() 1822 "iscsi cid\n", hba->netdev->name); in bnx2i_ep_connect() 1832 "\n", hba->netdev->name); in bnx2i_ep_connect() 1848 hba->netdev->name, bnx2i_ep->ep_iscsi_cid); in bnx2i_ep_connect() 1853 "\n", hba->netdev->name); in bnx2i_ep_connect() 1871 hba->netdev->name, bnx2i_e in bnx2i_ep_connect() [all...] |
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_kprobe.c | 62 const char *symbol; /* symbol name */ 109 const char *name = trace_kprobe_symbol(tk); in trace_kprobe_within_module() local 111 return strncmp(module_name(mod), name, len) == 0 && name[len] == ':'; in trace_kprobe_within_module() 572 * each argument name and type are same. Let's compare comm. in trace_kprobe_has_same_kprobe() 719 const char *name; member 722 static int count_mod_symbols(void *data, const char *name, unsigned long unused) in count_mod_symbols() argument 726 if (strcmp(name, ctx->name) == 0) in count_mod_symbols() 734 struct sym_count_ctx ctx = { .count = 0, .name in number_of_same_symbols() 1043 __kprobe_event_gen_cmd_start(struct dynevent_cmd *cmd, bool kretprobe, const char *name, const char *loc, ...) __kprobe_event_gen_cmd_start() argument 1156 kprobe_event_delete(const char *name) kprobe_event_delete() argument [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | zsmalloc.c | 221 const char *name; member 354 static void *zs_zpool_create(const char *name, gfp_t gfp) in zs_zpool_create() argument 361 return zs_create_pool(name); in zs_zpool_create() 622 static void zs_pool_stat_create(struct zs_pool *pool, const char *name) in zs_pool_stat_create() argument 625 pr_warn("no root stat dir, not creating <%s> stat dir\n", name); in zs_pool_stat_create() 629 pool->stat_dentry = debugfs_create_dir(name, zs_stat_root); in zs_pool_stat_create() 649 static inline void zs_pool_stat_create(struct zs_pool *pool, const char *name) in zs_pool_stat_create() argument 2135 pool->name); in zs_register_shrinker() 2161 * @name: pool name t 2169 zs_create_pool(const char *name) zs_create_pool() argument [all...] |
/kernel/linux/linux-6.6/net/ceph/ |
H A D | messenger.c | 1242 static int ceph_dns_resolve_name(const char *name, size_t namelen, in ceph_dns_resolve_name() argument 1253 delim_p = memchr(name, delim, namelen); in ceph_dns_resolve_name() 1254 colon_p = memchr(name, ':', namelen); in ceph_dns_resolve_name() 1263 end = name + namelen; in ceph_dns_resolve_name() 1266 if (end <= name) in ceph_dns_resolve_name() 1271 NULL, name, end - name, NULL, &ip_addr, NULL, false); in ceph_dns_resolve_name() 1281 pr_info("resolve '%.*s' (ret=%d): %s\n", (int)(end - name), name, in ceph_dns_resolve_name() 1287 static inline int ceph_dns_resolve_name(const char *name, size_ argument 1298 ceph_parse_server_name(const char *name, size_t namelen, struct ceph_entity_addr *addr, char delim, const char **ipend) ceph_parse_server_name() argument [all...] |
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | sit.c | 236 char name[IFNAMSIZ]; in ipip6_tunnel_locate() local 254 if (parms->name[0]) { in ipip6_tunnel_locate() 255 if (!dev_valid_name(parms->name)) in ipip6_tunnel_locate() 257 strscpy(name, parms->name, IFNAMSIZ); in ipip6_tunnel_locate() 259 strcpy(name, "sit%d"); in ipip6_tunnel_locate() 261 dev = alloc_netdev(sizeof(*t), name, NET_NAME_UNKNOWN, in ipip6_tunnel_locate() 274 if (!parms->name[0]) in ipip6_tunnel_locate() 275 strcpy(parms->name, dev->name); in ipip6_tunnel_locate() [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | net-sysfs.c | 543 char name[IFNAMSIZ]; in phys_port_name_show() local 545 ret = dev_get_phys_port_name(netdev, name, sizeof(name)); in phys_port_name_show() 547 ret = sysfs_emit(buf, "%s\n", name); in phys_port_name_show() 684 #define NETSTAT_ENTRY(name) \ 685 static ssize_t name##_show(struct device *d, \ 689 offsetof(struct rtnl_link_stats64, name)); \ 691 static DEVICE_ATTR_RO(name) 747 .name = "statistics", 756 .name [all...] |
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
H A D | oh_jsunit_driver.py | 244 package = get_config_value('package-name', 246 module = get_config_value('module-name', 248 bundle = get_config_value('bundle-name', 595 def add_arg(self, name, value): 596 if not name or not value: 598 self.arg_list[name] = value 600 def remove_arg(self, name): 601 if not name: 603 if name in self.arg_list: 604 del self.arg_list[name] [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_direct.c | 816 /* FIXME: fill this with something more useful: we know the hardware name */ 817 if (pcm->name) { 818 snd_strlcpy((char *)info->id, pcm->name, sizeof(info->id)); 819 snd_strlcpy((char *)info->name, pcm->name, sizeof(info->name)); 820 snd_strlcpy((char *)info->subname, pcm->name, sizeof(info->subname)); 1473 char name[128]; local 1484 sprintf(name, "hw:CLASS=%i,SCLASS=0,CARD=%i,DEV=%i,SUBDEV=%i", 1489 ret = snd_timer_open(&dmix->timer, name, 2146 _snd_pcm_direct_new(snd_pcm_t **pcmp, snd_pcm_direct_t **_dmix, int type, const char *name, struct snd_pcm_direct_open_conf *opts, struct slave_params *params, snd_pcm_stream_t stream, int mode) global() argument [all...] |
/third_party/alsa-utils/alsactl/ |
H A D | init_parse.c | 548 if (strncasecmp(attr, "name", 4) == 0) in elemid_get() 788 Perror(space, "unknown control interface name '%s'", value); in elemid_set() 799 if (strncasecmp(attr, "name", 4) == 0) { in elemid_set() 1024 char *name; in apply_format() member 1028 { .name = "cardinfo", .fmt = 'i', .type = SUBST_CARDINFO }, in apply_format() 1029 { .name = "ctl", .fmt = 'C', .type = SUBST_CTL }, in apply_format() 1030 { .name = "result", .fmt = 'c', .type = SUBST_RESULT }, in apply_format() 1031 { .name = "attr", .fmt = 's', .type = SUBST_ATTR }, in apply_format() 1032 { .name = "sysfsroot", .fmt = 'r', .type = SUBST_SYSFSROOT }, in apply_format() 1033 { .name in apply_format() [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tmsgfmt.cpp | 41 const char* &name, char* /*par*/) { in runIndexedTest() 1760 errln("FAIL: Unable to get format name enumeration count."); in testCoverage() 1789 // Starting with ICU 4.8, we support setFormat(name, ...) and getFormatNames() in testCoverage() 1793 errln("FAIL: Should work to setFormat(name, ...) regardless of pattern."); in testCoverage() 1815 const UnicodeString *name; in testGetFormatNames() local 1816 name = names->snext(errorCode); in testGetFormatNames() 1817 if (name == NULL || errorCode.isFailure()) { in testGetFormatNames() 1822 if (!assertEquals("msgfmt.getFormatNames()[0]", UNICODE_STRING_SIMPLE("alice"), *name)) { in testGetFormatNames() 1825 name = names->snext(errorCode); in testGetFormatNames() 1826 if (name in testGetFormatNames() 40 runIndexedTest(int32_t index, UBool exec, const char* &name, char* ) runIndexedTest() argument [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | ucnv.cpp | 50 const char *name; member 73 ucnv_open (const char *name, in ucnv_open() argument 82 r = ucnv_createConverter(NULL, name, err); in ucnv_open() 94 ucnv_openU (const UChar * name, in ucnv_openU() argument 101 if (name == NULL) in ucnv_openU() 103 if (u_strlen(name) >= UCNV_MAX_CONVERTER_NAME_LENGTH) in ucnv_openU() 108 return ucnv_open(u_austrcpy(asciiName, name), err); in ucnv_openU() 410 const char *name = ucnv_bld_getAvailableConverter((uint16_t)n, &err); in ucnv_getAvailableName() local 412 return name; in ucnv_getAvailableName() 676 return converter->sharedData->staticData->name; in ucnv_getName() 2637 const char *name; ucnv_getAmbiguous() local [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | rbnf.cpp | 1043 UnicodeString name(true, localizations->getLocaleName(index), -1); in getRuleSetDisplayNameLocale() 1045 int32_t cap = name.length() + 1; in getRuleSetDisplayNameLocale() 1054 name.extract(0, name.length(), bp, cap, UnicodeString::kInvariant); in getRuleSetDisplayNameLocale() 1076 UnicodeString name(true, localizations->getDisplayName(ix, index), -1); in getRuleSetDisplayName() 1077 return name; in getRuleSetDisplayName() 1084 UnicodeString name(true, localizations->getRuleSetName(index), -1); in getRuleSetDisplayName() 1085 return name; in getRuleSetDisplayName() 1105 RuleBasedNumberFormat::findRuleSet(const UnicodeString& name, UErrorCode& status) const in findRuleSet() argument 1110 if (rs->isNamed(name)) { in findRuleSet() [all...] |
/third_party/libuv/src/win/ |
H A D | tcp.c | 856 struct sockaddr* name, in uv_tcp_getsockname() 861 name, in uv_tcp_getsockname() 868 struct sockaddr* name, in uv_tcp_getpeername() 873 name, in uv_tcp_getpeername() 1564 SOCKADDR_IN name; in uv_socketpair() local 1586 name.sin_family = AF_INET; in uv_socketpair() 1587 name.sin_addr.s_addr = htonl(INADDR_LOOPBACK); in uv_socketpair() 1588 name.sin_port = 0; in uv_socketpair() 1589 if (bind(server, (SOCKADDR*) &name, sizeof(name)) ! in uv_socketpair() 855 uv_tcp_getsockname(const uv_tcp_t* handle, struct sockaddr* name, int* namelen) uv_tcp_getsockname() argument 867 uv_tcp_getpeername(const uv_tcp_t* handle, struct sockaddr* name, int* namelen) uv_tcp_getpeername() argument [all...] |