Searched defs:in_kernel (Results 1 – 10 of 10) 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; machine__write_buildid_table_cb() local
|
| /linux/sound/pci/emu10k1/ |
| H A D | emufx.c | 533 bool in_kernel) in snd_emu10k1_gpr_poke() 567 bool in_kernel) in snd_emu10k1_tram_poke() 619 bool in_kernel) in snd_emu10k1_code_poke() 678 static unsigned int *copy_tlv(const unsigned int __user *_tlv, bool in_kernel) in copy_tlv() 707 int idx, bool in_kernel) in copy_gctl() 749 struct emu10k1_ctl_elem_id *ret, bool in_kernel) in copy_ctl_elem_id() 763 bool in_kernel) in snd_emu10k1_verify_controls() 856 bool in_kernel) in snd_emu10k1_add_controls() 954 bool in_kernel) in snd_emu10k1_del_controls() 1022 bool in_kernel) in snd_emu10k1_icode_poke()
|
| /linux/sound/core/seq/ |
| H A D | seq_memory.c | 158 int offset, int size, char *buf, bool in_kernel) in expand_var_event() argument 175 int in_kernel, int size_aligned) in snd_seq_expand_var_event() argument
|
| /linux/arch/nios2/kernel/ |
| H A D | misaligned.c | 69 int in_kernel; in handle_unaligned_c() local
|
| /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() argument 2132 bool in_kernel) in interleaved_copy() argument 2153 noninterleaved_copy(struct snd_pcm_substream * substream,snd_pcm_uframes_t hwoff,void * data,snd_pcm_uframes_t off,snd_pcm_uframes_t frames,pcm_transfer_f transfer,bool in_kernel) noninterleaved_copy() argument 2273 __snd_pcm_lib_xfer(struct snd_pcm_substream * substream,void * data,bool interleaved,snd_pcm_uframes_t size,bool in_kernel) __snd_pcm_lib_xfer() argument
|
| /linux/sound/core/oss/ |
| H A D | pcm_oss.c | 1227 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 1260 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 1366 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 1476 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/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_router.c | 36 bool in_kernel; member
|