Searched refs:kernel (Results 226 - 250 of 3110) sorted by relevance

1234567891011>>

/netbsd-current/sys/arch/amd64/conf/
H A DMakefile.amd6439 CFLAGS+= -mcmodel=kernel
54 KASANFLAGS= -fsanitize=kernel-address \
60 KASANFLAGS= -fsanitize=kernel-address \
82 KMSANFLAGS= -fsanitize=kernel-memory
145 ## (9) port independent kernel machinery
/netbsd-current/sys/arch/amiga/stand/loadbsd/
H A Dstartit.s13 | the BSD kernel wants values into the following registers:
27 move.l (4,a3),a1 | loaded kernel
28 move.l (8,a3),d2 | length of loaded kernel
96 | ---- copy kernel start ----
101 add.l a0,a6 | relocate kernel entry point
120 movec d2,cacr | valid kernel data
129 | ---- copy kernel end ----
169 jmp (sp) | jump to kernel entry point
/netbsd-current/distrib/utils/embedded/conf/
H A Dx86.conf7 kernel=$src/sys/arch/${board}/compile/GENERIC/netbsd
129 if [ ! -f ${kernel} ]; then
130 echo ${PROG}: Missing ${kernel} 1>&2
134 echo "${bar} installing kernel ${bar}"
135 cp ${kernel} ${mnt}/netbsd
/netbsd-current/sys/dev/usb/
H A Dusb.c50 #include <sys/kernel.h>
175 SDT_PROBE_DEFINE3(usb, kernel, task, add,
177 SDT_PROBE_DEFINE2(usb, kernel, task, rem__start,
179 SDT_PROBE_DEFINE3(usb, kernel, task, rem__done,
183 SDT_PROBE_DEFINE4(usb, kernel, task, rem__wait__start,
188 SDT_PROBE_DEFINE5(usb, kernel, task, rem__wait__done,
195 SDT_PROBE_DEFINE1(usb, kernel, task, start, "struct usb_task *"/*task*/);
196 SDT_PROBE_DEFINE1(usb, kernel, task, done, "struct usb_task *"/*task*/);
198 SDT_PROBE_DEFINE1(usb, kernel, bus, needs__explore,
200 SDT_PROBE_DEFINE1(usb, kernel, bu
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-gcn.c202 /* Structure describing the run-time and grid properties of an HSA kernel
215 /* Collection of information needed for a dispatch of a kernel from a
216 kernel. */
221 /* Pointer to a command queue associated with a kernel dispatch agent. */
223 /* Pointer to a memory space used for kernel arguments passing. */
241 /* Leave space for the real kernel arguments.
278 struct kernel_info *kernel; member in struct:kernel_launch
365 /* Mkoffload uses this structure to describe a kernel.
367 OpenMP kernel dimensions are passed at runtime.
368 OpenACC kernel dimension
1868 create_kernel_dispatch(struct kernel_info *kernel, int num_teams) argument
1939 console_output(struct kernel_info *kernel, struct kernargs *kernargs, bool final) argument
2005 init_kernel_properties(struct kernel_info *kernel) argument
2064 init_kernel(struct kernel_info *kernel) argument
2098 run_kernel(struct kernel_info *kernel, void *vars, struct GOMP_kernel_launch_attributes *kla, struct goacc_asyncqueue *aq, bool module_locked) argument
2313 init_basic_kernel_info(struct kernel_info *kernel, struct hsa_kernel_description *d, struct agent_info *agent, struct module_info *module) argument
2908 queue_push_launch(struct goacc_asyncqueue *aq, struct kernel_info *kernel, void *vars, struct GOMP_kernel_launch_attributes *kla) argument
3220 gcn_exec(struct kernel_info *kernel, size_t mapnum, void **hostaddrs, void **devaddrs, unsigned *dims, void *targ_mem_desc, bool async, struct goacc_asyncqueue *aq) argument
3532 struct kernel_info *kernel; local
3766 struct kernel_info *kernel = (struct kernel_info *) fn_ptr; local
3895 struct kernel_info *kernel = (struct kernel_info *) fn_ptr; local
3921 struct kernel_info *kernel = (struct kernel_info *) tgt_fn; local
3952 struct kernel_info *kernel = (struct kernel_info *) fn_ptr; local
3966 struct kernel_info *kernel = (struct kernel_info *) fn_ptr; local
[all...]
/netbsd-current/compat/
H A Dexec.mk5 # by tools that must match the kernel image like savecore(8)
24 # be converted to use sysctl(3) on the running kernel, and
30 # mips64 defaults to 32 bit userland, but with a 64 bit kernel
/netbsd-current/sys/kern/
H A Dkern_timeout.c89 #include <sys/kernel.h>
198 SDT_PROBE_DEFINE2(sdt, kernel, callout, init,
201 SDT_PROBE_DEFINE1(sdt, kernel, callout, destroy,
203 SDT_PROBE_DEFINE4(sdt, kernel, callout, setfunc,
208 SDT_PROBE_DEFINE5(sdt, kernel, callout, schedule,
214 SDT_PROBE_DEFINE6(sdt, kernel, callout, migrate,
221 SDT_PROBE_DEFINE4(sdt, kernel, callout, entry,
226 SDT_PROBE_DEFINE4(sdt, kernel, callout, return,
231 SDT_PROBE_DEFINE5(sdt, kernel, callout, stop,
237 SDT_PROBE_DEFINE4(sdt, kernel, callou
[all...]
H A Dkern_softint.c41 * can be scheduled to run from nearly any point in the kernel: by
86 * The kernel does not allow software interrupts to use facilities
124 * the fast mechanism. Threads running either in the kernel or in
181 #include <sys/kernel.h>
227 SDT_PROBE_DEFINE4(sdt, kernel, softint, establish,
233 SDT_PROBE_DEFINE1(sdt, kernel, softint, disestablish,
236 SDT_PROBE_DEFINE2(sdt, kernel, softint, schedule,
240 SDT_PROBE_DEFINE4(sdt, kernel, softint, entry,
246 SDT_PROBE_DEFINE4(sdt, kernel, softint, return,
411 SDT_PROBE4(sdt, kernel, softin
[all...]
/netbsd-current/sys/arch/amiga/stand/bootblock/boot/
H A Dstartit.s58 | the BSD kernel wants values into the following registers:
73 movel %a3@(4),%a1 | loaded kernel
74 movel %a3@(8),%d2 | length of loaded kernel
151 | ---- copy kernel start ----
157 addl %a0,%a6 | relocate kernel entry point
162 | determine if the kernel need be copied upwards or downwards
202 L1: movl %a1@-,%a3@- | copy kernel
238 movec %d2,%cacr | valid kernel data
242 | ---- copy kernel end ----
289 jmp %sp@ | jump to kernel entr
[all...]
/netbsd-current/external/bsd/libpcap/dist/
H A Dconfig.sub1312 # First recognize some ad-hoc cases, or perhaps split kernel-os, or else just
1316 kernel=linux
1320 kernel=os2
1324 kernel=nto
1330 IFS="-" read kernel os <<EOF
1335 # Default OS when just kernel was specified
1337 kernel=nto
1341 kernel=linux
1345 kernel=managarm
1349 kernel
[all...]
/netbsd-current/external/bsd/tcpdump/dist/
H A Dconfig.sub1312 # First recognize some ad-hoc cases, or perhaps split kernel-os, or else just
1316 kernel=linux
1320 kernel=os2
1324 kernel=nto
1330 IFS="-" read kernel os <<EOF
1335 # Default OS when just kernel was specified
1337 kernel=nto
1341 kernel=linux
1345 kernel=managarm
1349 kernel
[all...]
/netbsd-current/sys/arch/emips/stand/common/
H A Dboot.c47 * We won't go overboard with gzip'd kernel names. After all we can
48 * still boot a gzip'd kernel called "netbsd.emips" - it doesn't need
82 char *name, **namep, *dev, *kernel; local
94 * That allows for a large kernel, and a 16MB configuration still works.
116 kernel = kernelnames[0];
122 strcat(bootpath, kernel);
135 kernel = *namep;
137 strcat(bootpath, kernel);
147 strncpy(bi_bpath.bootpath, name/*kernel?*/, BTINFO_BOOTPATH_LEN);
321 /* Copy kernel nam
[all...]
/netbsd-current/external/gpl2/dtc/dist/Documentation/
H A Ddtc-paper.tex17 Benjamin Herrenschmidt \texttt{<{benh}{@}{kernel.crashing.org}>}\\
42 We present a method for booting a \ppc{}\R Linux\R kernel on an
43 embedded machine. To do this, we supply the kernel with a compact
51 the kernel. The compiler can produce either a binary ``blob'' or an
56 booting a \texttt{ppc64} kernel without Open Firmware, and we plan
70 the Linux kernel uses OF calls to scan the device tree and transfer it
87 variety of hacks spread across the kernel to deal with the lack of
93 kernel image that supports multiple embedded machines.
103 the kernel boots, it takes over full control of the system from OF,
105 kernel, O
[all...]
/netbsd-current/sys/arch/hpcmips/stand/romboot/
H A Dromboot.S85 addu a0, t0 # a0 = kernel address in ROM
87 li t2, MAX_KERNEL_SIZE # max kernel size = 6MB - boot
89 addu t2, a1 # kernel end address
133 * kernel binary image begins here.
/netbsd-current/sys/rump/librump/rumpnet/
H A DMakefile.rumpnet5 COMMENT= Rump kernel networking faction
/netbsd-current/crypto/external/cpl/trousers/dist/dist/fedora/
H A Dfedora.initrd.tcsd52 for d in `echo /lib/modules/$(uname -r)/kernel/drivers/char/tpm/tpm_*`; do
/netbsd-current/external/bsd/ipf/dist/
H A Dmln_rule.c15 #include <sys/kernel.h>
/netbsd-current/sys/arch/evbarm/armadillo/
H A Darmadillo9_pcic.c33 #include <sys/kernel.h>
/netbsd-current/sys/arch/hppa/dev/
H A Dclock.c36 #include <sys/kernel.h>
/netbsd-current/sys/arch/i386/pci/
H A Dp64h2apic.c45 #include <sys/kernel.h>
/netbsd-current/sys/arch/i386/pnpbios/
H A Djoy_pnpbios.c37 #include <sys/kernel.h>
/netbsd-current/sys/arch/arc/jazz/
H A Dtimer_jazzio.c86 #include <sys/kernel.h>
/netbsd-current/sys/arch/sun2/sun2/
H A Didprom.c42 #include <sys/kernel.h>
/netbsd-current/sys/arch/sun3/sun3/
H A Didprom.c42 #include <sys/kernel.h>
H A Dsys_machdep.c44 #include <sys/kernel.h>

Completed in 659 milliseconds

1234567891011>>