Searched defs:in_kernel (Results 1 – 14 of 14) sorted by relevance
/linux-6.14.4/tools/perf/util/ |
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
|
D | call-path.h | 33 bool in_kernel; member
|
D | build-id.c | 309 bool in_kernel = false; in machine__write_buildid_table_cb() local
|
/linux-6.14.4/sound/pci/emu10k1/ |
D | emufx.c | 537 bool in_kernel) in snd_emu10k1_gpr_poke() 571 bool in_kernel) in snd_emu10k1_tram_poke() 623 bool in_kernel) in snd_emu10k1_code_poke() 682 static unsigned int *copy_tlv(const unsigned int __user *_tlv, bool in_kernel) in copy_tlv() 711 int idx, bool in_kernel) in copy_gctl() 753 struct emu10k1_ctl_elem_id *ret, bool in_kernel) in copy_ctl_elem_id() 767 bool in_kernel) in snd_emu10k1_verify_controls() 860 bool in_kernel) in snd_emu10k1_add_controls() 958 bool in_kernel) in snd_emu10k1_del_controls() 1026 bool in_kernel) in snd_emu10k1_icode_poke()
|
/linux-6.14.4/sound/core/seq/ |
D | seq_memory.c | 158 int offset, int size, char *buf, bool in_kernel) in expand_var_event() 175 int in_kernel, int size_aligned) in snd_seq_expand_var_event()
|
/linux-6.14.4/arch/nios2/kernel/ |
D | misaligned.c | 69 int in_kernel; in handle_unaligned_c() local
|
/linux-6.14.4/arch/riscv/include/asm/ |
D | kvm_aia.h | 19 bool in_kernel; member
|
/linux-6.14.4/arch/openrisc/kernel/ |
D | traps.c | 80 int in_kernel = 1; in show_registers() local
|
/linux-6.14.4/sound/core/ |
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-6.14.4/sound/core/oss/ |
D | pcm_oss.c | 1224 …ite3(struct snd_pcm_substream *substream, const char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_write3() 1255 …_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_read3() 1357 …d_pcm_oss_write2(struct snd_pcm_substream *substream, const char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_write2() 1467 …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-6.14.4/include/kvm/ |
D | arm_vgic.h | 231 bool in_kernel; member
|
/linux-6.14.4/drivers/net/ethernet/marvell/prestera/ |
D | prestera_router.c | 36 bool in_kernel; member
|
/linux-6.14.4/mm/ |
D | memory_hotplug.c | 1052 bool in_kernel = zone_intersects(kernel_zone, start_pfn, nr_pages); in default_zone_for_pfn() local
|
/linux-6.14.4/arch/x86/kvm/svm/ |
D | svm.c | 3263 bool in_kernel; in pause_interception() local
|