Searched refs:stripped (Results 1 – 25 of 29) sorted by relevance
12
60 stripped=$dir/${base%.o}.stripped67 $STRIP -g $1 -R __bug_table -R .note -R .comment -o $stripped68 $OBJDUMP -D $stripped | sed -e "s/^[[:space:]]\+[0-9a-f]\+//" -e "s:^$stripped:$1:" > $dis
66 my $stripped = $filename;67 $stripped =~ s/^$i\///;69 return $stripped if $stripped ne $filename;
48 # filename of target with directory and extension stripped
1432 char *stripped = NULL; in target_wwn_vendor_id_store() local1439 stripped = strstrip(buf); in target_wwn_vendor_id_store()1440 len = strlen(stripped); in target_wwn_vendor_id_store()1449 ret = target_check_inquiry_data(stripped); in target_wwn_vendor_id_store()1488 char *stripped = NULL; in target_wwn_product_id_store() local1495 stripped = strstrip(buf); in target_wwn_product_id_store()1496 len = strlen(stripped); in target_wwn_product_id_store()1505 ret = target_check_inquiry_data(stripped); in target_wwn_product_id_store()1544 char *stripped = NULL; in target_wwn_revision_store() local1551 stripped = strstrip(buf); in target_wwn_revision_store()[all …]
115 pkgdesc="Non-stripped vmlinux file for the ${pkgdesc} kernel"
22 # filename of target with directory and extension stripped
31 a stripped down version of the LM83 that only supports one external diode.
452 } else if (meta->vlan.stripped) { in nfp_net_vlan_strip()
265 bool stripped; member
275 2. ``foo.dyndbg`` as given in boot args, ``foo.`` is stripped and passed::344 // and the function parse_one, #cmt is stripped
250 container. Thus they MAY NOT be stripped once the signature is computed and
24 stripped of much of the network intelligence.
35 used for all VLAN devices whether tags are stripped or inserted in
238 stripped after they are installed. If INSTALL_MOD_STRIP is '1', then
211 Normally, a stripped down copy of a module's symbol table (containing only
403 This is a stripped-out version of skeleton generated for above example code.
209 module DOES NOT get stripped after being signed. This includes the
767 meta->vlan.stripped = true; in nfp_nfd3_parse_meta()
767 meta->vlan.stripped = true; in nfp_nfdk_parse_meta()
219 the first item in "data", it is not stripped out because that is how
536 interpreted by the underlying overlayfs mount and stripped out. In order to
1319 comedi_bond driver, and its functionality has been stripped down to
93 suffix stripped. In this case, the actual test may be found in
98 Netdev, due to the 4-byte CRC being stripped by the device. The difference
733 the separator line, it gets automatically stripped off when applying the
Completed in 56 milliseconds