Searched refs:weird (Results 1 – 25 of 40) sorted by relevance
12
/linux-6.1.9/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-6.1.9/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-6.1.9/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-6.1.9/Documentation/security/tpm/ |
D | tpm_event_log.rst | 34 UEFI provided event log has a few somewhat weird quirks.
|
/linux-6.1.9/lib/ |
D | Kconfig.ubsan | 51 This is a weird case: Clang's -fsanitize=bounds includes
|
/linux-6.1.9/Documentation/core-api/ |
D | librs.rst | 95 use a weird bit ordering scheme.
|
/linux-6.1.9/Documentation/power/ |
D | swsusp-dmcrypt.rst | 119 Please don't mind the weird loop above, busybox's msh doesn't know
|
/linux-6.1.9/Documentation/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-6.1.9/Documentation/fb/ |
D | sstfb.rst | 180 - I didn't really test changing the palette, so you may find some weird
|
/linux-6.1.9/Documentation/hwmon/ |
D | vt1211.rst | 185 different thermal input but - and here's the weird part - only one set of
|
/linux-6.1.9/Documentation/driver-api/media/drivers/ |
D | dvb-usb.rst | 118 - tuner quirks for some weird devices (Artec T1 AN2235 device has sometimes a
|
/linux-6.1.9/Documentation/sound/cards/ |
D | cmipci.rst | 251 The output quality of FM OPL/3 is, however, very weird.
|
/linux-6.1.9/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-6.1.9/Documentation/mm/ |
D | frontswap.rst | 244 * Why this weird definition about "duplicate stores"? If a page
|
12