Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A 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
H A Dcall-path.h33 bool in_kernel; member
H A Dbuild-id.c324 bool in_kernel = false; in machine__write_buildid_table_cb() local
/linux/sound/pci/emu10k1/
H A Demufx.c538 snd_emu10k1_gpr_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_gpr_poke() argument
572 snd_emu10k1_tram_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_tram_poke() argument
624 snd_emu10k1_code_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_code_poke() argument
683 copy_tlv(const unsigned int __user * _tlv,bool in_kernel) copy_tlv() argument
712 copy_gctl(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_control_gpr * dst,struct snd_emu10k1_fx8010_control_gpr * src,int idx,bool in_kernel) copy_gctl() argument
754 copy_ctl_elem_id(const struct emu10k1_ctl_elem_id * list,int i,struct emu10k1_ctl_elem_id * ret,bool in_kernel) copy_ctl_elem_id() argument
768 snd_emu10k1_verify_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_verify_controls() argument
861 snd_emu10k1_add_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_add_controls() argument
959 snd_emu10k1_del_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_del_controls() argument
1027 snd_emu10k1_icode_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_icode_poke() argument
[all...]
/linux/arch/nios2/kernel/
H A Dmisaligned.c69 int in_kernel; in handle_unaligned_c() local
/linux/arch/riscv/include/asm/
H A Dkvm_aia.h19 bool in_kernel; member
/linux/arch/openrisc/kernel/
H A Dtraps.c80 int in_kernel = 1; in show_registers() local
/linux/sound/core/
H A Dpcm_lib.c2101 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 Dpcm_oss.c1223 snd_pcm_sframes_t snd_pcm_oss_write3(struct snd_pcm_substream *substream, const char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_write3() argument
1254 snd_pcm_sframes_t snd_pcm_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_read3() argument
1356 static ssize_t snd_pcm_oss_write2(struct snd_pcm_substream *substream, const char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_write2() argument
1466 static ssize_t snd_pcm_oss_read2(struct snd_pcm_substream *substream, char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_read2() argument
[all...]
/linux/include/kvm/
H A Darm_vgic.h238 bool in_kernel; member
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c36 bool in_kernel; member
/linux/mm/
H A Dmemory_hotplug.c1031 bool in_kernel = zone_intersects(kernel_zone, start_pfn, nr_pages); in default_zone_for_pfn() local
/linux/arch/x86/kvm/svm/
H A Dsvm.c3076 bool in_kernel; in pause_interception() local