Searched full:treat (Results 1 – 25 of 712) sorted by relevance
12345678910>>...29
/Linux-v5.15/arch/m68k/lib/ |
D | checksum.c | 48 "subql #2,%1\n\t" /* buff%4==2: treat first word */ in csum_partial() 50 "addql #2,%1\n\t" /* len was == 2, treat only rest */ in csum_partial() 145 "subql #2,%1\n\t" /* buff%4==2: treat first word */ in csum_and_copy_from_user() 147 "addql #2,%1\n\t" /* len was == 2, treat only rest */ in csum_and_copy_from_user() 283 "subql #2,%1\n\t" /* buff%4==2: treat first word */ in csum_partial_copy_nocheck() 285 "addql #2,%1\n\t" /* len was == 2, treat only rest */ in csum_partial_copy_nocheck()
|
/Linux-v5.15/include/uapi/linux/ |
D | rfkill.h | 149 * 1. treat the (expected) short writes as an error; 151 * actual return value to RFKILL_EVENT_SIZE_V1 and treat any 169 * 3. treat reads that are as long as requested as acceptable, not
|
D | edd.h | 37 in boot_params - treat this as 1 byte */ 54 in boot_params - treat this as 1 byte */
|
/Linux-v5.15/arch/x86/ |
D | Kconfig.cpu | 201 treat this chip as a 586TSC with some extended instructions 209 treat this chip as a 586TSC with some extended instructions 239 treat this chip as a generic 586. Whilst the CPU is 686 class, 251 of SSE and tells gcc to treat the CPU as a 686. 259 shift and tells gcc to treat the CPU as a 686.
|
/Linux-v5.15/drivers/usb/host/ |
D | xhci-mtk.h | 45 * treat a HS root port as a bandwidth domain, but treat a SS root port as
|
/Linux-v5.15/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
D | bug_on.h | 10 /* Does it make sense to treat warnings as errors? */
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-bus-event_source-devices-uncore | 7 The 'perf(1)' tool should treat both names the same.
|
/Linux-v5.15/include/linux/sched/ |
D | types.h | 15 * these counts together and treat all three of them in parallel.
|
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | vmmgm200.c | 31 /* VALID_FALSE + VOL tells the MMU to treat the PTE as sparse. */ in gm200_vmm_pgt_sparse() 56 /* VALID_FALSE + VOL_BIG tells the MMU to treat the PDE as sparse. */ in gm200_vmm_pgd_sparse()
|
/Linux-v5.15/include/uapi/linux/netfilter/ |
D | xt_time.h | 21 /* treat timestart > timestop (e.g. 23:00-01:00) as single period */
|
/Linux-v5.15/arch/arc/include/asm/ |
D | entry-compact.h | 72 * Above brlo alone would treat it as a valid L1-L2 scenario 155 /* Treat r25 as scratch reg (save on stack) and load with "current" */ 233 /* Treat r25 as scratch reg (save on stack) and load with "current" */
|
/Linux-v5.15/include/linux/sunrpc/ |
D | gss_krb5_enctypes.h | 6 * treat this as an ordered list, where the first item in the list
|
/Linux-v5.15/arch/mips/include/asm/ |
D | uprobes.h | 24 * their delay slots, we treat instructions as having 8 bytes maximum.
|
D | traps.h | 15 #define MIPS_BE_FATAL 2 /* treat as an unrecoverable error */
|
/Linux-v5.15/drivers/gpu/drm/i915/gt/ |
D | intel_ggtt_fencing.h | 33 * treat the unfenced register, the register slot that
|
/Linux-v5.15/arch/arm/mm/ |
D | abort-macro.S | 9 * from the abort handlers to treat them properly.
|
/Linux-v5.15/arch/powerpc/perf/ |
D | callchain.h | 23 * do_page_fault() won't treat a DSI as a page fault.
|
/Linux-v5.15/security/smack/ |
D | Kconfig | 46 bool "Treat delivering signals as an append operation"
|
/Linux-v5.15/scripts/kconfig/tests/preprocess/escape/ |
D | Kconfig | 27 # You need a trick to treat unbalanced parentheses.
|
/Linux-v5.15/arch/mips/loongson64/ |
D | Platform | 9 # binutils from v2.25 on and gcc starting from v4.9.0 treat -march=loongson3a
|
/Linux-v5.15/Documentation/devicetree/bindings/regulator/ |
D | richtek,rtq6752-regulator.yaml | 27 A connection of the chip 'enable' gpio line. If not provided, treat it as
|
D | richtek,rt4801-regulator.yaml | 37 Othersie, this property not specified. treat both as always-on regulator.
|
/Linux-v5.15/tools/lib/api/ |
D | Makefile | 35 # Treat warnings as errors unless directed not to
|
/Linux-v5.15/tools/lib/subcmd/ |
D | Makefile | 38 # Treat warnings as errors unless directed not to
|
/Linux-v5.15/Documentation/devicetree/bindings/power/reset/ |
D | gpio-restart.txt | 28 - open-source : Treat the GPIO as being open source and defer driving
|
12345678910>>...29