Searched refs:weird (Results 1 – 25 of 38) sorted by relevance
12
| /Linux-v6.6/drivers/misc/lkdtm/ |
| D | fortify.c | 148 } weird = { .big = "hello!" }; in lkdtm_FORTIFY_STRSCPY() local 149 char weird_dst[sizeof(weird.src) + 1]; in lkdtm_FORTIFY_STRSCPY() 185 strscpy(weird_dst, weird.src, sizeof(weird_dst)); in lkdtm_FORTIFY_STRSCPY()
|
| /Linux-v6.6/drivers/staging/qlge/ |
| D | TODO | 30 * fix weird line wrapping (all over, ex. the ql_set_routing_reg() calls in 32 * fix weird indentation (all over, ex. the for loops in qlge_get_stats())
|
| /Linux-v6.6/arch/powerpc/boot/dts/ |
| D | currituck.dts | 147 /* Legacy interrupts (note the weird polarity, the bridge seems 184 /* Legacy interrupts (note the weird polarity, the bridge seems 221 /* Legacy interrupts (note the weird polarity, the bridge seems
|
| D | akebono.dts | 275 /* Legacy interrupts (note the weird polarity, the bridge seems 315 /* Legacy interrupts (note the weird polarity, the bridge seems 355 /* Legacy interrupts (note the weird polarity, the bridge seems 395 /* Legacy interrupts (note the weird polarity, the bridge seems
|
| D | redwood.dts | 263 /* Legacy interrupts (note the weird polarity, the bridge seems 304 /* Legacy interrupts (note the weird polarity, the bridge seems 345 /* Legacy interrupts (note the weird polarity, the bridge seems
|
| D | katmai.dts | 347 /* Legacy interrupts (note the weird polarity, the bridge seems 388 /* Legacy interrupts (note the weird polarity, the bridge seems 429 /* Legacy interrupts (note the weird polarity, the bridge seems
|
| D | makalu.dts | 296 /* Legacy interrupts (note the weird polarity, the bridge seems 337 /* Legacy interrupts (note the weird polarity, the bridge seems
|
| D | kilauea.dts | 350 /* Legacy interrupts (note the weird polarity, the bridge seems 391 /* Legacy interrupts (note the weird polarity, the bridge seems
|
| D | acadia.dts | 175 /* This thing is a bit weird. It has it's own UIC
|
| D | icon.dts | 336 /* Legacy interrupts (note the weird polarity, the bridge seems 377 /* Legacy interrupts (note the weird polarity, the bridge seems
|
| D | canyonlands.dts | 490 /* Legacy interrupts (note the weird polarity, the bridge seems 532 /* Legacy interrupts (note the weird polarity, the bridge seems
|
| D | glacier.dts | 518 /* Legacy interrupts (note the weird polarity, the bridge seems 560 /* Legacy interrupts (note the weird polarity, the bridge seems
|
| D | haleakala.dts | 265 /* Legacy interrupts (note the weird polarity, the bridge seems
|
| D | bluestone.dts | 354 /* Legacy interrupts (note the weird polarity, the bridge seems
|
| /Linux-v6.6/Documentation/security/tpm/ |
| D | tpm_event_log.rst | 34 UEFI provided event log has a few somewhat weird quirks.
|
| /Linux-v6.6/Documentation/core-api/ |
| D | librs.rst | 95 use a weird bit ordering scheme.
|
| /Linux-v6.6/Documentation/power/ |
| D | swsusp-dmcrypt.rst | 119 Please don't mind the weird loop above, busybox's msh doesn't know
|
| /Linux-v6.6/Documentation/arch/x86/x86_64/ |
| D | mm.rst | 22 - "16M TB" might look weird at first sight, but it's an easier way to visualize size
|
| /Linux-v6.6/Documentation/fb/ |
| D | sstfb.rst | 180 - I didn't really test changing the palette, so you may find some weird
|
| /Linux-v6.6/Documentation/hwmon/ |
| D | vt1211.rst | 185 different thermal input but - and here's the weird part - only one set of
|
| /Linux-v6.6/Documentation/driver-api/media/drivers/ |
| D | dvb-usb.rst | 118 - tuner quirks for some weird devices (Artec T1 AN2235 device has sometimes a
|
| D | zoran.rst | 234 Other weird things around: NTSC 4.43 is a modificated NTSC, which is mainly
|
| /Linux-v6.6/Documentation/sound/cards/ |
| D | cmipci.rst | 251 The output quality of FM OPL/3 is, however, very weird.
|
| /Linux-v6.6/Documentation/admin-guide/mm/ |
| D | nommu-mmap.rst | 208 doesn't wish to honour the mapping because it's too long, at a weird offset,
|
| /Linux-v6.6/Documentation/crypto/ |
| D | asymmetric-keys.rst | 156 support the operation; -EBADMSG or -ERANGE if some of the parameters have weird
|
12