Searched refs:stripped (Results 1 – 20 of 20) sorted by relevance
/Linux-v4.19/scripts/ |
D | objdiff | 60 stripped=$dir/${base%.o}.stripped 67 $STRIP -g $1 -R __bug_table -R .note -R .comment -o $stripped 68 $OBJDUMP -D $stripped | sed -e "s/^[[:space:]]\+[0-9a-f]\+//" -e "s:^$stripped:$1:" > $dis
|
D | headerdep.pl | 66 my $stripped = $filename; 67 $stripped =~ s/^$i\///; 69 return $stripped if $stripped ne $filename;
|
D | Kbuild.include | 23 # filename of target with directory and extension stripped 27 # filename of first prerequisite with directory and extension stripped
|
/Linux-v4.19/tools/build/ |
D | Build.include | 22 # filename of target with directory and extension stripped
|
/Linux-v4.19/Documentation/hwmon/ |
D | lm83 | 23 a stripped down version of the LM83 that only supports one external diode.
|
/Linux-v4.19/Documentation/admin-guide/ |
D | dynamic-debug-howto.rst | 278 2. ``foo.dyndbg`` as given in boot args, ``foo.`` is stripped and passed:: 350 // enable pr_debugs in 2 builtins, #cmt is stripped
|
D | module-signing.rst | 245 container. Thus they MAY NOT be stripped once the signature is computed and
|
/Linux-v4.19/fs/btrfs/ |
D | extent-tree.c | 9152 u64 stripped; in update_block_group_flags() local 9158 stripped = get_restripe_target(fs_info, flags); in update_block_group_flags() 9159 if (stripped) in update_block_group_flags() 9160 return extended_to_chunk(stripped); in update_block_group_flags() 9164 stripped = BTRFS_BLOCK_GROUP_RAID0 | in update_block_group_flags() 9169 stripped |= BTRFS_BLOCK_GROUP_DUP; in update_block_group_flags() 9170 stripped = flags & ~stripped; in update_block_group_flags() 9174 return stripped; in update_block_group_flags() 9179 return stripped | BTRFS_BLOCK_GROUP_DUP; in update_block_group_flags() 9182 if (flags & stripped) in update_block_group_flags() [all …]
|
/Linux-v4.19/Documentation/arm/ |
D | IXP4xx | 24 stripped of much of the network intelligence.
|
/Linux-v4.19/Documentation/kbuild/ |
D | kbuild.txt | 169 stripped after they are installed. If INSTALL_MOD_STRIP is '1', then
|
D | modules.txt | 274 of <filename>_shipped is created with _shipped stripped off,
|
D | makefiles.txt | 1377 If this variable is specified, it will cause modules to be stripped
|
/Linux-v4.19/Documentation/networking/ |
D | netdev-features.txt | 32 used for all VLAN devices whether tags are stripped or inserted in
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | cpia2.rst | 152 - This is a driver version stripped of the 2.4 back compatibility
|
/Linux-v4.19/Documentation/livepatch/ |
D | module-elf-format.txt | 225 Normally, a stripped down copy of a module's symbol table (containing only
|
/Linux-v4.19/Documentation/isdn/ |
D | README | 481 are stripped off.
|
/Linux-v4.19/Documentation/ |
D | IPMI.txt | 202 the first item in "data", it is not stripped out because that is how
|
/Linux-v4.19/drivers/staging/comedi/ |
D | Kconfig | 1279 comedi_bond driver, and its functionality has been stripped down to
|
/Linux-v4.19/drivers/hwmon/ |
D | Kconfig | 1879 the Core 2 Duo. And also the W83627UHG, which is a stripped down
|
/Linux-v4.19/init/ |
D | Kconfig | 1854 module DOES NOT get stripped after being signed. This includes the
|