| /Linux-v5.4/fs/ |
| D | fs_parser.c | 319 bool good = true; in validate_constant_table() local 329 good = false; in validate_constant_table() 336 good = false; in validate_constant_table() 341 good = false; in validate_constant_table() 349 good = false; in validate_constant_table() 353 return good; in validate_constant_table() 366 bool good = true, enums = false; in fs_validate_description() local 373 good = false; in fs_validate_description() 385 good = false; in fs_validate_description() 395 good = false; in fs_validate_description() [all …]
|
| /Linux-v5.4/arch/x86/platform/intel-mid/device_libs/ |
| D | platform_gpio_keys.c | 61 int i, good = 0; in pb_keys_init() local 70 if (i != good) in pb_keys_init() 71 gb[good] = gb[i]; in pb_keys_init() 72 good++; in pb_keys_init() 75 if (good) { in pb_keys_init() 76 gpio_keys.nbuttons = good; in pb_keys_init()
|
| /Linux-v5.4/tools/testing/ktest/ |
| D | config-bisect.pl | 699 my $good = "$good_start.tmp"; 717 if ( -f $good || -f $bad ) { 720 if ( -f $good ) { 721 $p = "$good exists\n"; 734 run_command "cp $good_start $good" or die "failed to copy to $good\n"; 737 if ( ! -f $good ) { 738 die "Can not find file $good\n"; 744 run_command "cp $output_config $good" or die "failed to copy $config to $good\n"; 752 my $ret = config_bisect $good, $bad; 760 run_command "rm $good"; [all …]
|
| D | ktest.pl | 2949 my $good = $bisect_good; 2963 $good = get_sha1($good); 3020 doprint "TESTING BISECT GOOD [$good]\n"; 3021 run_command "git checkout $good" or 3022 dodie "Failed to checkout $good"; 3027 fail "Tested BISECT_GOOD [$good] and it failed" and return 0; 3044 run_command "git bisect good $good" or 3045 dodie "could not set bisect good to $good"; 3179 my ($good, $bad) = @_; 3187 run_command "$diffexec $good $bad", 1; [all …]
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | bug-bisect.rst | 45 $ git bisect good [commit] 50 $ git bisect good 61 4.8 is good, you could do:: 65 $ git bisect good v4.8 68 .. [#f1] You can, optionally, provide both good and bad arguments at git
|
| /Linux-v5.4/kernel/ |
| D | Kconfig.hz | 30 250 Hz is a good compromise choice allowing server performance 31 while also showing good interactive responsiveness even 38 300 Hz is a good compromise choice allowing server performance 39 while also showing good interactive responsiveness even
|
| /Linux-v5.4/crypto/async_tx/ |
| D | async_raid6_recov.c | 196 int good_srcs, good, i; in __2data_recov_5() local 199 good = -1; in __2data_recov_5() 205 good = i; in __2data_recov_5() 212 g = blocks[good]; in __2data_recov_5() 224 tx = async_mult(dq, g, raid6_gfexp[good], bytes, submit); in __2data_recov_5() 419 int good_srcs, good, i; in async_raid6_datap_recov() local 447 good = -1; in async_raid6_datap_recov() 452 good = i; in async_raid6_datap_recov() 474 struct page *g = blocks[good]; in async_raid6_datap_recov() 482 tx = async_mult(dq, g, raid6_gfexp[good], bytes, submit); in async_raid6_datap_recov()
|
| /Linux-v5.4/drivers/block/ |
| D | umem.c | 127 int good; member 654 if (card->battery[0].good && card->battery[1].good) in set_fault_to_battery_status() 658 else if (!card->battery[0].good && !card->battery[1].good) in set_fault_to_battery_status() 668 if (status != card->battery[battery].good) { in check_battery() 669 card->battery[battery].good = !card->battery[battery].good; in check_battery() 672 if (card->battery[battery].good) { in check_battery() 681 } else if (!card->battery[battery].good && in check_battery() 927 card->battery[0].good = !(batt_status & BATTERY_1_FAILURE); in mm_pci_probe() 928 card->battery[1].good = !(batt_status & BATTERY_2_FAILURE); in mm_pci_probe() 939 card->battery[0].good ? "OK" : "FAILURE", in mm_pci_probe() [all …]
|
| /Linux-v5.4/drivers/net/wireless/st/cw1200/ |
| D | sta.h | 64 void __cw1200_cqm_bssloss_sm(struct cw1200_common *priv, int init, int good, 67 int init, int good, int bad) in cw1200_cqm_bssloss_sm() argument 70 __cw1200_cqm_bssloss_sm(priv, init, good, bad); in cw1200_cqm_bssloss_sm()
|
| /Linux-v5.4/Documentation/arm/ |
| D | mem_alignment.rst | 8 bad idea to configure it out, but Russell King has some good reasons for 20 trap to SIGBUS any code performing unaligned access (good for debugging bad 26 Please note that randomly changing the behaviour without good thought is
|
| /Linux-v5.4/Documentation/admin-guide/cgroup-v1/ |
| D | memcg_test.rst | 157 When you do test to do racy case, it's good test to set memcg's limit 169 SwapCache. Test with shmem/tmpfs is always good test. 212 memory hotplug test is one of good test. 242 running new jobs in new group is also good. 247 Mounting with other subsystems is a good test because there is a 263 For example, test like following is good: 355 It's good idea to test root cgroup as well.
|
| /Linux-v5.4/drivers/ide/ |
| D | ide-iops.c | 106 int __ide_wait_stat(ide_drive_t *drive, u8 good, u8 bad, in __ide_wait_stat() argument 156 if (OK_STAT(stat, good, bad)) { in __ide_wait_stat() 170 int ide_wait_stat(ide_startstop_t *startstop, ide_drive_t *drive, u8 good, in ide_wait_stat() argument 182 err = __ide_wait_stat(drive, good, bad, timeout, &stat); in ide_wait_stat()
|
| /Linux-v5.4/Documentation/devicetree/bindings/arm/tegra/ |
| D | nvidia,tegra20-pmc.txt | 39 - nvidia,cpu-pwr-good-en : Boolean, CPU power good signal (from PMIC to PMC) 43 - nvidia,cpu-pwr-good-time : CPU power good time in uS. 45 - nvidia,core-pwr-good-time : <Oscillator-stable-time Power-stable-time> 46 Core power good time in uS. 90 nvidia,cpu-pwr-good-time = <2000>; 92 nvidia,core-pwr-good-time = <3845 3845>;
|
| /Linux-v5.4/Documentation/process/ |
| D | management-style.rst | 113 not. After all, if **they** aren't certain whether it's a good idea, you 170 - get really good at apologies 202 good idea - go wild", or "That sounds good, but what about xxx?". The 209 specific directions, but let's face it, they might be good at what they 210 do, and suck at everything else. The good news is that people tend to 211 naturally gravitate back to what they are good at, so it's not like you 223 best way of taking the blame: do it for someone else. You'll feel good 224 for taking the fall, they'll feel good about not getting blamed, and the 238 you've followed the previous rules, you'll be pretty good at saying that 249 do a good job. [all …]
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/ |
| D | TODO | 50 subsystems, since there's really no good reason to have 2nd 56 I can't come up with a good reason why DC needs all this (except to 57 reimplement half of our edid quirk table, which really isn't a good 58 idea). Might be good if you put this onto the list of things to fix
|
| /Linux-v5.4/drivers/misc/lkdtm/ |
| D | bugs.c | 182 struct lkdtm_list good, bad; in lkdtm_CORRUPT_LIST_ADD() local 195 list_add(&good.node, &test_head); in lkdtm_CORRUPT_LIST_ADD()
|
| /Linux-v5.4/arch/ia64/scripts/ |
| D | check-gas | 14 echo good
|
| /Linux-v5.4/drivers/infiniband/hw/mthca/ |
| D | mthca_reset.c | 175 goto good; in mthca_reset() 186 good: in mthca_reset()
|
| /Linux-v5.4/Documentation/sound/designs/ |
| D | powersave.rst | 13 good for laptops (even for desktops). 22 reopen the device frequently. 10 would be a good choice for normal
|
| /Linux-v5.4/tools/testing/ktest/examples/include/ |
| D | bisect.conf | 90 CONFIG_BISECT_GOOD = ${THIS_DIR}/config-good
|
| /Linux-v5.4/Documentation/driver-api/usb/ |
| D | dma.rst | 36 It's good to avoid making CPUs copy data needlessly. The costs can add up, 61 not using a streaming DMA mapping, so it's good for small transfers on 84 high memory to "normal" DMA memory. If you can come up with a good way 114 usbcore do the map/unmap.) Large periodic transfers make good examples
|
| /Linux-v5.4/arch/s390/ |
| D | Kconfig.debug | 14 It is probably not a good idea to enable this feature in a production
|
| /Linux-v5.4/Documentation/networking/ |
| D | eql.txt | 30 good 1 to 2 KB/s slower than the test machine working with a 28.8 Kbps 99 don't do a very good job when it comes to handling more than one 138 I haven't found a good reason to write it yet... other than for 139 completeness, but that isn't a good motivator is it?--) 227 DSLIP. I did find a good tip from LinuxNET:Billy for PPP performance: 386 The good news is that one gets nearly the full advantage of the
|
| /Linux-v5.4/include/linux/ |
| D | hil_mlc.h | 99 int good; /* Node to jump to on success */ member
|
| /Linux-v5.4/Documentation/media/uapi/dvb/ |
| D | frontend_legacy_dvbv3_api.rst | 17 TV standards, doesn't provide good statistics measurements and provides
|