Home
last modified time | relevance | path

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

12345678910>>...31

/Linux-v6.1/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()
281 "subql #2,%1\n\t" /* buff%4==2: treat first word */ in csum_partial_copy_nocheck()
283 "addql #2,%1\n\t" /* len was == 2, treat only rest */ in csum_partial_copy_nocheck()
/Linux-v6.1/include/linux/
Dkmsan-checks.h23 * Until other data is written to this range, KMSAN will treat it as
34 * Until other data is written to this range, KMSAN will treat it as
/Linux-v6.1/Documentation/devicetree/bindings/regulator/
Drichtek,rt4801-regulator.yaml34 If this property not specified, treat both as always-on regulators.
54 any regulator, treat both as always-on regulators.
Drichtek,rtq6752-regulator.yaml27 A connection of the chip 'enable' gpio line. If not provided, treat it as
/Linux-v6.1/include/uapi/linux/
Drfkill.h149 * 1. treat the (expected) short writes as an error;
151 * actual return value to RFKILL_EVENT_SIZE_V1 and treat any
177 * 3. treat reads that are as long as requested as acceptable, not
Dedd.h37 in boot_params - treat this as 1 byte */
54 in boot_params - treat this as 1 byte */
/Linux-v6.1/tools/testing/selftests/rseq/
Drseq.c84 /* Treat libc's ownership as a successful registration. */ in rseq_register_current_thread()
99 /* Treat libc's ownership as a successful unregistration. */ in rseq_unregister_current_thread()
/Linux-v6.1/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-v6.1/drivers/usb/host/
Dxhci-mtk.h47 * treat a HS root port as a bandwidth domain, but treat a SS root port as
/Linux-v6.1/drivers/pinctrl/qcom/
Dpinctrl-msm.h125 * hardware this is a mux 1-level above the TLMM, we'll treat
129 * number used we'll treat it as a request to mux away from
/Linux-v6.1/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dbug_on.h10 /* Does it make sense to treat warnings as errors? */
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-uncore7 The 'perf(1)' tool should treat both names the same.
/Linux-v6.1/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-v6.1/include/linux/sched/
Dtypes.h15 * these counts together and treat all three of them in parallel.
/Linux-v6.1/include/uapi/linux/netfilter/
Dxt_time.h21 /* treat timestart > timestop (e.g. 23:00-01:00) as single period */
/Linux-v6.1/arch/arc/include/asm/
Dentry-compact.h72 * 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-v6.1/include/linux/sunrpc/
Dgss_krb5_enctypes.h6 * treat this as an ordered list, where the first item in the list
/Linux-v6.1/arch/mips/include/asm/
Duprobes.h24 * their delay slots, we treat instructions as having 8 bytes maximum.
Dtraps.h15 #define MIPS_BE_FATAL 2 /* treat as an unrecoverable error */
/Linux-v6.1/arch/powerpc/perf/
Dcallchain.h22 * do_page_fault() won't treat a DSI as a page fault.
/Linux-v6.1/lib/
Diomap.c363 /* KMSAN must treat values read from devices as initialized. */ in ioread8_rep()
369 /* KMSAN must treat values read from devices as initialized. */ in ioread16_rep()
375 /* KMSAN must treat values read from devices as initialized. */ in ioread32_rep()
/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_ggtt_fencing.h33 * treat the unfenced register, the register slot that
/Linux-v6.1/arch/arm/mm/
Dabort-macro.S9 * from the abort handlers to treat them properly.
/Linux-v6.1/security/smack/
DKconfig46 bool "Treat delivering signals as an append operation"
/Linux-v6.1/scripts/kconfig/tests/preprocess/escape/
DKconfig27 # You need a trick to treat unbalanced parentheses.

12345678910>>...31