Searched defs:in_kernel (Results 1 – 12 of 12) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | call-path.c | 15 struct symbol *sym, u64 ip, bool in_kernel) in call_path__init() 52 bool in_kernel) in call_path__new() 84 bool in_kernel = ip >= ks; in call_path__findnew() local
|
| H A D | call-path.h | 33 bool in_kernel; member
|
| H A D | build-id.c | 324 bool in_kernel = false; in machine__write_buildid_table_cb() local
|
| /linux/arch/nios2/kernel/ |
| H A D | misaligned.c | 69 int in_kernel; in handle_unaligned_c() local
|
| /linux/arch/riscv/include/asm/ |
| H A D | kvm_aia.h | 19 bool in_kernel; member
|
| /linux/arch/openrisc/kernel/ |
| H A D | traps.c | 80 int in_kernel = 1; in show_registers() local
|
| /linux/sound/core/ |
| H A D | pcm_lib.c | 2101 pcm_transfer_f transfer, bool in_kernel) in do_transfer() 2132 bool in_kernel) in interleaved_copy() 2153 bool in_kernel) in noninterleaved_copy() 2273 snd_pcm_uframes_t size, bool in_kernel) in __snd_pcm_lib_xfer()
|
| /linux/sound/core/oss/ |
| H A D | pcm_oss.c | 1225 …ite3(struct snd_pcm_substream *substream, const char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_write3() 1256 …_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_read3() 1358 …d_pcm_oss_write2(struct snd_pcm_substream *substream, const char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_write2() 1468 …ze_t snd_pcm_oss_read2(struct snd_pcm_substream *substream, char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_read2()
|
| /linux/include/kvm/ |
| H A D | arm_vgic.h | 242 bool in_kernel; member
|
| /linux/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_router.c | 36 bool in_kernel; member
|
| /linux/mm/ |
| H A D | memory_hotplug.c | 1031 bool in_kernel = zone_intersects(kernel_zone, start_pfn, nr_pages); in default_zone_for_pfn() local
|
| /linux/arch/x86/kvm/svm/ |
| H A D | svm.c | 3081 bool in_kernel; in pause_interception() local
|