/kernel/linux/linux-5.10/arch/um/drivers/ |
D | vector_transports.c | 265 if (get_uint_param(vp->parsed, "v6", &temp_int)) { in build_gre_transport_data() 270 if (get_uint_param(vp->parsed, "rx_key", &temp_rx)) { in build_gre_transport_data() 271 if (get_uint_param(vp->parsed, "tx_key", &temp_tx)) { in build_gre_transport_data() 284 if (get_uint_param(vp->parsed, "sequence", &temp_int)) { in build_gre_transport_data() 290 vp->parsed, "pin_sequence", &temp_int)) { in build_gre_transport_data() 329 if (get_uint_param(vp->parsed, "v6", &temp_int)) { in build_l2tpv3_transport_data() 334 if (get_uint_param(vp->parsed, "rx_session", &temp_rxs)) { in build_l2tpv3_transport_data() 335 if (get_uint_param(vp->parsed, "tx_session", &temp_txs)) { in build_l2tpv3_transport_data() 346 if (get_uint_param(vp->parsed, "cookie64", &temp_int)) { in build_l2tpv3_transport_data() 351 if (get_ulong_param(vp->parsed, "rx_cookie", &temp_rx)) { in build_l2tpv3_transport_data() [all …]
|
D | vector_user.c | 647 struct arglist *parsed in uml_vector_user_open() argument 652 if (parsed == NULL) { in uml_vector_user_open() 656 transport = uml_vector_fetch_arg(parsed, "transport"); in uml_vector_user_open() 662 return user_init_raw_fds(parsed); in uml_vector_user_open() 664 return user_init_hybrid_fds(parsed); in uml_vector_user_open() 666 return user_init_tap_fds(parsed); in uml_vector_user_open() 668 return user_init_socket_fds(parsed, ID_GRE); in uml_vector_user_open() 670 return user_init_socket_fds(parsed, ID_L2TPV3); in uml_vector_user_open() 672 return user_init_unix_fds(parsed, ID_BESS); in uml_vector_user_open() 674 return user_init_fd_fds(parsed); in uml_vector_user_open()
|
D | vector_kern.c | 197 long parsed; in get_transport_options() local 204 if (kstrtoul(vector, 10, &parsed) == 0) { in get_transport_options() 205 if (parsed == 0) { in get_transport_options() 753 struct arglist *parsed; in vector_config() local 770 parsed = uml_parse_vector_ifspec(params); in vector_config() 772 if (parsed == NULL) { in vector_config() 777 vector_eth_configure(n, parsed); in vector_config() 1230 vp->bpf = uml_vector_user_bpf(get_bpf_file(vp->parsed)); in vector_net_open() 1232 vp->fds = uml_vector_user_open(vp->unit, vp->parsed); in vector_net_open() 1243 get_depth(vp->parsed), in vector_net_open() [all …]
|
D | vector_user.h | 78 struct arglist *parsed
|
D | vector_kern.h | 92 struct arglist *parsed; member
|
/kernel/liteos_a/apps/shell/src/ |
D | shcmd.c | 53 static int OsStrSeparateTabStrGet(const char **tabStr, CmdParsed *parsed, unsigned int tabStrLen) in OsStrSeparateTabStrGet() argument 69 parsed->cmdType = CMD_TYPE_STD; in OsStrSeparateTabStrGet() 82 if (OsCmdParse(shiftStr, parsed)) { in OsStrSeparateTabStrGet() 86 *tabStr = parsed->paramArray[parsed->paramCnt - 1]; in OsStrSeparateTabStrGet() 116 CmdParsed parsed = {0}; in OsStrSeparate() local 120 ret = OsStrSeparateTabStrGet(&tabStr, &parsed, tabStrLen); in OsStrSeparate() 128 OsFreeCmdPara(&parsed); in OsStrSeparate() 133 OsFreeCmdPara(&parsed); in OsStrSeparate() 140 OsFreeCmdPara(&parsed); in OsStrSeparate() 148 OsFreeCmdPara(&parsed); in OsStrSeparate() [all …]
|
/kernel/linux/linux-5.10/init/ |
D | initramfs.c | 159 unsigned long parsed[12]; in parse_header() local 166 parsed[i] = simple_strtoul(buf, NULL, 16); in parse_header() 168 ino = parsed[0]; in parse_header() 169 mode = parsed[1]; in parse_header() 170 uid = parsed[2]; in parse_header() 171 gid = parsed[3]; in parse_header() 172 nlink = parsed[4]; in parse_header() 173 mtime = parsed[5]; /* breaks in y2106 */ in parse_header() 174 body_len = parsed[6]; in parse_header() 175 major = parsed[7]; in parse_header() [all …]
|
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/ |
D | pci_stub.c | 1008 int parsed = 0; in str_to_slot() local 1011 &parsed)) { in str_to_slot() 1014 sscanf(buf, " %x:%x:%x.* %n", domain, bus, slot, &parsed); in str_to_slot() 1018 sscanf(buf, " %x:%x:*.* %n", domain, bus, &parsed); in str_to_slot() 1021 if (parsed && !buf[parsed]) in str_to_slot() 1026 switch (sscanf(buf, " %x:%x.%x %n", bus, slot, func, &parsed)) { in str_to_slot() 1029 sscanf(buf, " %x:%x.* %n", bus, slot, &parsed); in str_to_slot() 1033 sscanf(buf, " %x:*.* %n", bus, &parsed); in str_to_slot() 1036 if (parsed && !buf[parsed]) in str_to_slot() 1045 int parsed = 0; in str_to_quirk() local [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/exynos/ |
D | exynos_dp.txt | 60 -interlaced: deprecated prop that can parsed from drm_display_mode. 61 -vsync-active-high: deprecated prop that can parsed from drm_display_mode. 62 -hsync-active-high: deprecated prop that can parsed from drm_display_mode. 63 -samsung,ycbcr-coeff: deprecated prop that can parsed from drm_display_mode. 64 -samsung,dynamic-range: deprecated prop that can parsed from drm_display_mode. 65 -samsung,color-space: deprecated prop that can parsed from drm_display_info. 66 -samsung,color-depth: deprecated prop that can parsed from drm_display_info.
|
/kernel/linux/linux-5.10/sound/core/seq/ |
D | seq_midi_emul.c | 499 int parsed = SNDRV_MIDI_SYSEX_NOT_PARSED; in sysex() local 514 parsed = SNDRV_MIDI_SYSEX_GM_ON; in sysex() 527 parsed = SNDRV_MIDI_SYSEX_GS_RESET; in sysex() 535 parsed = SNDRV_MIDI_SYSEX_GS_DRUM_CHANNEL; in sysex() 547 parsed = SNDRV_MIDI_SYSEX_GS_DRUM_CHANNEL; in sysex() 553 parsed = SNDRV_MIDI_SYSEX_GS_REVERB_MODE; in sysex() 558 parsed = SNDRV_MIDI_SYSEX_GS_CHORUS_MODE; in sysex() 563 parsed = SNDRV_MIDI_SYSEX_GS_MASTER_VOLUME; in sysex() 574 parsed = SNDRV_MIDI_SYSEX_XG_ON; in sysex() 585 ops->sysex(private, buf - 1, len + 1, parsed, chset); in sysex()
|
/kernel/liteos_a/shell/full/src/base/ |
D | shcmd.c | 68 STATIC INT32 OsStrSeparateTabStrGet(CHAR **tabStr, CmdParsed *parsed, UINT32 tabStrLen) in OsStrSeparateTabStrGet() argument 84 parsed->cmdType = CMD_TYPE_STD; in OsStrSeparateTabStrGet() 97 if (OsCmdTokenSplit(shiftStr, ' ', parsed)) { in OsStrSeparateTabStrGet() 101 *tabStr = parsed->paramArray[parsed->paramCnt - 1]; in OsStrSeparateTabStrGet() 112 CmdParsed parsed = {0}; in OsStrSeparate() local 116 ret = OsStrSeparateTabStrGet(&tabStr, &parsed, tabStrLen); in OsStrSeparate() 124 OsFreeCmdPara(&parsed); in OsStrSeparate() 129 OsFreeCmdPara(&parsed); in OsStrSeparate() 136 OsFreeCmdPara(&parsed); in OsStrSeparate() 145 OsFreeCmdPara(&parsed); in OsStrSeparate() [all …]
|
/kernel/linux/linux-5.10/drivers/ssb/ |
D | sprom.c | 41 unsigned long parsed; in hex2sprom() local 57 err = kstrtoul(tmp, 16, &parsed); in hex2sprom() 60 sprom[cnt++] = swab16((u16)parsed); in hex2sprom()
|
/kernel/linux/linux-5.10/Documentation/sphinx/ |
D | kfigure.py | 511 parsed = nodes.Element() 513 ViewList([caption], source=''), self.content_offset, parsed) 515 parsed[0].rawsource, '', *parsed[0].children) 516 caption_node.source = parsed[0].source 517 caption_node.line = parsed[0].line
|
/kernel/linux/linux-5.10/drivers/regulator/ |
D | mc13xxx-regulator-core.c | 165 int i, parsed = 0; in mc13xxx_parse_regulators_dt() local 198 parsed++; in mc13xxx_parse_regulators_dt() 210 priv->num_regulators = parsed; in mc13xxx_parse_regulators_dt()
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | mac80211-injection.rst | 19 to appear on received packets. The following information is parsed from the 45 Also some flags are parsed 60 without own rate control). Also other fields are parsed
|
/kernel/linux/linux-5.10/sound/synth/emux/ |
D | emux_nrpn.c | 362 snd_emux_sysex(void *p, unsigned char *buf, int len, int parsed, in snd_emux_sysex() argument 373 switch (parsed) { in snd_emux_sysex() 379 emu->ops.sysex(emu, buf, len, parsed, chset); in snd_emux_sysex()
|
D | emux_voice.h | 61 int parsed, struct snd_midi_channel_set *chset);
|
/kernel/linux/linux-5.10/fs/cifs/ |
D | readdir.c | 249 struct smb2_posix_info_parsed parsed; in cifs_posix_to_fattr() local 251 posix_info_parse(info, NULL, &parsed); in cifs_posix_to_fattr() 293 sid_to_id(cifs_sb, &parsed.owner, fattr, SIDOWNER); in cifs_posix_to_fattr() 294 sid_to_id(cifs_sb, &parsed.group, fattr, SIDGROUP); in cifs_posix_to_fattr() 529 struct smb2_posix_info_parsed parsed; in cifs_fill_dirent_posix() local 532 if (posix_info_parse(info, NULL, &parsed) < 0) { in cifs_fill_dirent_posix() 537 de->name = parsed.name; in cifs_fill_dirent_posix() 538 de->namelen = parsed.name_len; in cifs_fill_dirent_posix()
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | pixfmt-compressed.rst | 57 - H264 parsed slice data, including slice headers, either with or 112 - MPEG-2 parsed slice data, as extracted from the MPEG-2 bitstream. 155 - VP8 parsed frame, as extracted from the container. 192 - HEVC parsed slice data, as extracted from the HEVC bitstream.
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-kernel-vmcoreinfo | 11 note info is parsed by second kernel and exported to user
|
/kernel/linux/linux-5.10/sound/drivers/opl3/ |
D | opl3_voice.h | 24 void snd_opl3_sysex(void *p, unsigned char *buf, int len, int parsed, struct snd_midi_channel_set *…
|
/kernel/linux/linux-5.10/Documentation/ |
D | Kconfig | 20 have errors that would break them for being parsed by
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
D | roce_gid_mgmt.c | 522 struct update_gid_event_work *parsed = cookie; in callback_for_addr_gid_device_scan() local 524 return update_gid(parsed->gid_op, device, in callback_for_addr_gid_device_scan() 525 port, &parsed->gid, in callback_for_addr_gid_device_scan() 526 &parsed->gid_attr); in callback_for_addr_gid_device_scan()
|
/kernel/linux/linux-5.10/scripts/kconfig/tests/preprocess/builtin_func/ |
D | Kconfig | 24 # 'filename' is expanded to the currently parsed file name,
|
/kernel/linux/linux-5.10/sound/isa/sb/ |
D | emu8000_callback.c | 24 static void sysex(struct snd_emux *emu, char *buf, int len, int parsed, 447 sysex(struct snd_emux *emu, char *buf, int len, int parsed, struct snd_midi_channel_set *chset) in sysex() argument 453 switch (parsed) { in sysex()
|