Home
last modified time | relevance | path

Searched defs:in_kernel (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.15/tools/perf/util/
Dcall-path.c15 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
Dcall-path.h33 bool in_kernel; member
Dbuild-id.c350 bool in_kernel = false; in machine__write_buildid_table() local
/Linux-v5.15/sound/pci/emu10k1/
Demufx.c508 bool in_kernel) in snd_emu10k1_gpr_poke()
542 bool in_kernel) in snd_emu10k1_tram_poke()
594 bool in_kernel) in snd_emu10k1_code_poke()
653 static unsigned int *copy_tlv(const unsigned int __user *_tlv, bool in_kernel) in copy_tlv()
682 int idx, bool in_kernel) in copy_gctl()
724 struct emu10k1_ctl_elem_id *ret, bool in_kernel) in copy_ctl_elem_id()
738 bool in_kernel) in snd_emu10k1_verify_controls()
806 bool in_kernel) in snd_emu10k1_add_controls()
904 bool in_kernel) in snd_emu10k1_del_controls()
974 bool in_kernel) in snd_emu10k1_icode_poke()
/Linux-v5.15/arch/nios2/kernel/
Dmisaligned.c69 int in_kernel; in handle_unaligned_c() local
/Linux-v5.15/arch/openrisc/kernel/
Dtraps.c62 int in_kernel = 1; in show_registers() local
/Linux-v5.15/sound/core/seq/
Dseq_memory.c132 int in_kernel, int size_aligned) in snd_seq_expand_var_event()
/Linux-v5.15/sound/core/oss/
Dpcm_oss.c1210 …ite3(struct snd_pcm_substream *substream, const char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_write3()
1241 …_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_read3()
1343 …d_pcm_oss_write2(struct snd_pcm_substream *substream, const char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_write2()
1453 …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-v5.15/sound/pci/korg1212/
Dkorg1212.c1289 bool in_kernel) in snd_korg1212_copy_to()
1326 bool in_kernel) in snd_korg1212_copy_from()
/Linux-v5.15/include/kvm/
Darm_vgic.h223 bool in_kernel; member
/Linux-v5.15/mm/
Dmemory_hotplug.c972 bool in_kernel = zone_intersects(kernel_zone, start_pfn, nr_pages); in default_zone_for_pfn() local
/Linux-v5.15/sound/core/
Dpcm_lib.c2152 snd_pcm_uframes_t size, bool in_kernel) in __snd_pcm_lib_xfer()
/Linux-v5.15/arch/x86/kvm/svm/
Dsvm.c3003 bool in_kernel; in pause_interception() local