Searched refs:stripped (Results 1 – 20 of 20) sorted by relevance
/linux-4.4.14/scripts/ |
D | headerdep.pl | 65 my $stripped = $filename; 66 $stripped =~ s/^$i\///; 68 return $stripped if $stripped ne $filename;
|
D | Kbuild.include | 21 # filename of target with directory and extension stripped 25 # filename of first prerequisite with directory and extension stripped
|
/linux-4.4.14/drivers/media/pci/ngene/ |
D | ngene-dvb.c | 127 static u32 stripped; variable 156 stripped++; in tsin_exchange() 159 printk(KERN_WARNING "%s: ok %u overflow %u dropped %u\n", __func__, ok, overflow, stripped); in tsin_exchange()
|
/linux-4.4.14/arch/cris/boot/rescue/ |
D | rescue_v32.lds | 3 /* Now that NAND support has been stripped, this file could be simplified,
|
/linux-4.4.14/tools/build/ |
D | Build.include | 21 # filename of target with directory and extension stripped
|
/linux-4.4.14/Documentation/hwmon/ |
D | lm83 | 23 a stripped down version of the LM83 that only supports one external diode.
|
/linux-4.4.14/Documentation/video4linux/ |
D | README.cpia2 | 122 - This is a driver version stripped of the 2.4 back compatibility
|
/linux-4.4.14/Documentation/ |
D | dynamic-debug-howto.txt | 269 2. # foo.dyndbg as given in boot args, "foo." is stripped and passed 337 // enable pr_debugs in 2 builtins, #cmt is stripped
|
D | module-signing.txt | 239 container. Thus they MAY NOT be stripped once the signature is computed and
|
D | IPMI.txt | 201 the first item in "data", it is not stripped out because that is how
|
/linux-4.4.14/fs/btrfs/ |
D | extent-tree.c | 9069 u64 stripped; in update_block_group_flags() local 9075 stripped = get_restripe_target(root->fs_info, flags); in update_block_group_flags() 9076 if (stripped) in update_block_group_flags() 9077 return extended_to_chunk(stripped); in update_block_group_flags() 9081 stripped = BTRFS_BLOCK_GROUP_RAID0 | in update_block_group_flags() 9086 stripped |= BTRFS_BLOCK_GROUP_DUP; in update_block_group_flags() 9087 stripped = flags & ~stripped; in update_block_group_flags() 9091 return stripped; in update_block_group_flags() 9096 return stripped | BTRFS_BLOCK_GROUP_DUP; in update_block_group_flags() 9099 if (flags & stripped) in update_block_group_flags() [all …]
|
/linux-4.4.14/Documentation/networking/ |
D | netdev-features.txt | 32 used for all VLAN devices whether tags are stripped or inserted in
|
/linux-4.4.14/Documentation/arm/ |
D | IXP4xx | 24 stripped of much of the network intelligence.
|
/linux-4.4.14/Documentation/kbuild/ |
D | kbuild.txt | 151 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 | 1378 If this variable is specified, it will cause modules to be stripped
|
/linux-4.4.14/Documentation/isdn/ |
D | README | 481 are stripped off.
|
/linux-4.4.14/drivers/staging/comedi/ |
D | Kconfig | 1271 comedi_bond driver, and its functionality has been stripped down to
|
/linux-4.4.14/drivers/hwmon/ |
D | Kconfig | 1723 the Core 2 Duo. And also the W83627UHG, which is a stripped down
|
/linux-4.4.14/init/ |
D | Kconfig | 1917 module DOES NOT get stripped after being signed. This includes the
|