Home
last modified time | relevance | path

Searched full:came (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/linux/rust/kernel/
H A Dxarray.rs24 /// `XA_ZERO_ENTRY` or came from `T::into_foreign`.
67 // SAFETY: `ptr` came from `T::into_foreign`. in drop()
194 // SAFETY: `ptr` came from `T::into_foreign`. in get()
202 // SAFETY: `ptr` came from `T::into_foreign`. in get_mut()
214 // - `ptr` is either NULL or came from `T::into_foreign`. in remove()
245 // INVARIANT: `new` came from `T::into_foreign`. in store()
253 // SAFETY: `new` came from `T::into_foreign` and `__xa_store` does not take in store()
262 // SAFETY: `ptr` is either NULL or came from `T::into_foreign`. in store()
/linux/drivers/misc/vmw_vmci/
H A Dvmci_route.c49 * If this message already came from a guest then we in vmci_route()
132 * If it came from a guest then it must have a in vmci_route()
156 * If it came from a guest then it in vmci_route()
/linux/drivers/iio/common/st_sensors/
H A Dst_sensors_trigger.c19 * st_sensors_new_samples_available() - check if more samples came in
81 * status register, check if this IRQ came from us. Notice that in st_sensors_irq_thread()
111 "more samples came in during polling\n"); in st_sensors_irq_thread()
/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/
H A Dl1d_cache.json32 …"PublicDescription": "Counts level 1 data cache refills where the cache line data came from caches…
36 …"PublicDescription": "Counts level 1 data cache refills for which the cache line data came from ou…
/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/
H A Dl1d_cache.json36 …"PublicDescription": "Counts level 1 data cache refills where the cache line data came from caches…
40 …"PublicDescription": "Counts level 1 data cache refills for which the cache line data came from ou…
/linux/drivers/infiniband/sw/rdmavt/
H A Dmad.c12 * @ibdev: the infiniband device this packet came in on
14 * @port_num: the port number this packet came in on, 1 based from ib core
/linux/rust/kernel/time/hrtimer/
H A Dtbox.rs54 // SAFETY: By type invariant, `self.inner` came from a `Box::into_raw` in drop()
88 // INVARIANT: `inner` came from `Box::into_raw` above. in start()
/linux/drivers/scsi/libsas/
H A Dsas_port.c43 /* if the port came back: in sas_resume_port()
44 * 1/ presume every device came back in sas_resume_port()
121 /* phy came back, try to cancel the timeout */ in sas_form_port()
/linux/Documentation/ABI/testing/
H A Ddebugfs-olpc15 a command. Hex reply bytes will be returned, *whether or not* they came from
/linux/tools/arch/mips/include/asm/
H A Dbarrier.h5 * FIXME: This came from tools/perf/perf-sys.h, where it was first introduced
/linux/arch/sparc/kernel/
H A Dwof.S200 * how to proceed based upon whether we came from kernel mode
201 * or not. If we came from kernel mode, toss the window into
204 * If we came from user land we build a full stack frame and call
/linux/tools/perf/pmu-events/arch/powerpc/power8/
H A Dmetrics.json1434 …"BriefDescription": "Average load latency for all marked demand loads that came from L2.1 in the M…
1440 …"BriefDescription": "Average load latency for all marked demand loads that came from L2.1 in the S…
1446 …"BriefDescription": "Average load latency for all marked demand loads that came from the L2 and su…
1452 …"BriefDescription": "Average load latency for all marked demand loads that came from the L2 and su…
1458 … "BriefDescription": "Average load latency for all marked demand loads that came from the L2",
1470 …"BriefDescription": "Average load latency for all marked demand loads that came from the L2 and su…
1476 …"BriefDescription": "Average load latency for all marked demand loads that came from the L3 and be…
1494 … "BriefDescription": "Average load latency for all marked demand loads that came from the L3",
1500 …"BriefDescription": "Average load latency for all marked demand loads that came from the L3 and su…
1951 "BriefDescription": "% of DL1 reloads that came from the L3 and beyond",
/linux/include/linux/
H A Dmc6821.h12 * Data came from MFC-31-Developer Kit (from Ralph Seidel,
/linux/fs/smb/server/
H A Dunicode.h3 * Some of the source code in this file came from fs/cifs/cifs_unicode.c
/linux/fs/xfs/
H A Dxfs_fsmap.h40 * rmapbt startblock corresponding to start_daddr, if the record came
/linux/include/uapi/asm-generic/
H A Dsembuf.h9 * The semid64_ds structure for most architectures (though it came from x86_32
/linux/arch/x86/include/uapi/asm/
H A Ducontext.h20 * when delivering a signal that came from 64-bit code.
/linux/fs/nfsd/
H A Dcache.h38 c_secure : 1; /* req came from port < 1024 */
/linux/arch/powerpc/kernel/
H A Didle_64e.S28 /* Now check if an interrupt came in while we were soft disabled
/linux/arch/arc/kernel/
H A Dmcip.c88 /* Update GFRC halt mask as new CPU came online */ in mcip_setup_per_cpu()
92 /* Update MCIP debug mask as new CPU came online */ in mcip_setup_per_cpu()
/linux/fs/smb/client/
H A Dsmbencrypt.c29 /* following came from the other byteorder.h to avoid include conflicts */
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-packet.h53 /* The pool that the buffer came from / goes to */
/linux/tools/memory-model/scripts/
H A Drunlitmushist.sh7 # the litmus test came from).
/linux/arch/x86/include/asm/
H A Dentry-common.h34 /* We think we came from user mode. Make sure pt_regs agrees. */ in arch_enter_from_user_mode()
/linux/Documentation/networking/
H A Dgtp.rst149 completed. Pablo came in to finish the mess Harald left behind. But
152 In 2015, Andreas Schultz came to the rescue and fixed lots more bugs,

12345678910>>...15