Home
last modified time | relevance | path

Searched full:treat (Results 1 – 25 of 674) sorted by relevance

12345678910>>...27

/linux-5.10/arch/m68k/lib/
Dchecksum.c48 "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-5.10/arch/x86/
DKconfig.cpu201 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-5.10/include/uapi/linux/
Dedd.h37 in boot_params - treat this as 1 byte */
54 in boot_params - treat this as 1 byte */
/linux-5.10/drivers/usb/host/
Dxhci-mtk.h41 * treat a HS root port as a bandwidth domain, but treat a SS root port as
/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dbug_on.h10 /* Does it make sense to treat warnings as errors? */
/linux-5.10/include/linux/sched/
Dtypes.h15 * these counts together and treat all three of them in parallel.
/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmmgm200.c31 /* 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-5.10/include/uapi/linux/netfilter/
Dxt_time.h21 /* treat timestart > timestop (e.g. 23:00-01:00) as single period */
/linux-5.10/include/linux/sunrpc/
Dgss_krb5_enctypes.h6 * treat this as an ordered list, where the first item in the list
/linux-5.10/arch/mips/include/asm/
Dtraps.h15 #define MIPS_BE_FATAL 2 /* treat as an unrecoverable error */
Duprobes.h24 * their delay slots, we treat instructions as having 8 bytes maximum.
/linux-5.10/arch/arc/include/asm/
Dentry-compact.h72 * Above brlo alone would treat it as a valid L1-L2 scenario
163 /* Treat r25 as scratch reg (save on stack) and load with "current" */
241 /* Treat r25 as scratch reg (save on stack) and load with "current" */
/linux-5.10/arch/arm/mm/
Dabort-macro.S9 * from the abort handlers to treat them properly.
/linux-5.10/arch/powerpc/perf/
Dcallchain.h23 * do_page_fault() won't treat a DSI as a page fault.
/linux-5.10/security/smack/
DKconfig46 bool "Treat delivering signals as an append operation"
/linux-5.10/scripts/kconfig/tests/preprocess/escape/
DKconfig27 # You need a trick to treat unbalanced parentheses.
/linux-5.10/tools/lib/subcmd/
DMakefile38 # Treat warnings as errors unless directed not to
/linux-5.10/tools/lib/api/
DMakefile35 # Treat warnings as errors unless directed not to
/linux-5.10/Documentation/devicetree/bindings/regulator/
Drichtek,rt4801-regulator.yaml37 Othersie, this property not specified. treat both as always-on regulator.
/linux-5.10/Documentation/devicetree/bindings/power/reset/
Dgpio-restart.txt28 - open-source : Treat the GPIO as being open source and defer driving
/linux-5.10/drivers/gpu/drm/i915/gt/
Dintel_ggtt_fencing.h52 * treat the unfenced register, the register slot that
/linux-5.10/arch/x86/math-emu/
Dpoly_l2.c39 /* Treat as sqrt(2)/2 < st0_ptr < 1 */ in poly_l2()
45 /* Treat as 1 <= st0_ptr < sqrt(2) */ in poly_l2()
/linux-5.10/arch/csky/include/asm/
Dasid.h61 * relaxed xchg in flush_context will treat us as reserved in asid_check_context()
/linux-5.10/fs/ocfs2/
Dxattr.h68 * functions, want to treat each of these locations as equal. Let's wrap
/linux-5.10/tools/bpf/runqslower/
Drunqslower.bpf.c71 /* ivcsw: treat like an enqueue event and store timestamp */ in handle__sched_switch()

12345678910>>...27