/openbmc/qemu/target/s390x/ |
H A D | arch_dump.c | 91 static void s390x_write_elf64_prstatus(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_prstatus() 108 static void s390x_write_elf64_fpregset(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_fpregset() 120 static void s390x_write_elf64_vregslo(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_vregslo() 130 static void s390x_write_elf64_vregshi(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_vregshi() 144 static void s390x_write_elf64_gscb(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_gscb() 154 static void s390x_write_elf64_timer(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_timer() 160 static void s390x_write_elf64_todcmp(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_todcmp() 166 static void s390x_write_elf64_todpreg(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_todpreg() 172 static void s390x_write_elf64_ctrs(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_ctrs() 183 static void s390x_write_elf64_prefix(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_prefix() [all …]
|
/openbmc/linux/sound/drivers/opl4/ |
H A D | opl4_synth.c | 312 static void snd_opl4_do_for_note(struct snd_opl4 *opl4, int note, struct snd_midi_channel *chan, in snd_opl4_do_for_note() 423 int note, pitch, octave; in snd_opl4_update_pitch() local 482 void snd_opl4_note_on(void *private_data, int note, int vel, struct snd_midi_channel *chan) in snd_opl4_note_on() 563 void snd_opl4_note_off(void *private_data, int note, int vel, struct snd_midi_channel *chan) in snd_opl4_note_off() 578 void snd_opl4_terminate_note(void *private_data, int note, struct snd_midi_channel *chan) in snd_opl4_terminate_note()
|
/openbmc/linux/sound/drivers/opl3/ |
H A D | opl3_midi.c | 80 int note, struct snd_midi_channel *chan) in snd_opl3_calc_pitch() 275 void snd_opl3_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_note_on() 653 static void snd_opl3_note_off_unsafe(void *p, int note, int vel, in snd_opl3_note_off_unsafe() 690 void snd_opl3_note_off(void *p, int note, int vel, in snd_opl3_note_off() 704 void snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_key_press() 715 void snd_opl3_terminate_note(void *p, int note, struct snd_midi_channel *chan) in snd_opl3_terminate_note()
|
H A D | opl3_synth.c | 115 struct snd_dm_fm_note note; in snd_opl3_ioctl() local 390 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note) in snd_opl3_play_note()
|
H A D | opl3_drums.c | 169 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off, in snd_opl3_drum_switch()
|
/openbmc/qemu/target/arm/ |
H A D | arch_dump.c | 94 static void aarch64_note_init(struct aarch64_note *note, DumpState *s, in aarch64_note_init() 111 struct aarch64_note note; in aarch64_write_elf64_prfpreg() local 188 struct aarch64_note *note; in aarch64_write_elf64_sve() local 238 struct aarch64_note note; in arm_cpu_write_elf64_note() local 327 static void arm_note_init(struct arm_note *note, DumpState *s, in arm_note_init() 343 struct arm_note note; in arm_write_elf32_vfp() local 365 struct arm_note note; in arm_cpu_write_elf32_note() local
|
/openbmc/qemu/target/riscv/ |
H A D | arch_dump.c | 54 static void riscv64_note_init(struct riscv64_note *note, DumpState *s, in riscv64_note_init() 70 struct riscv64_note note; in riscv_cpu_write_elf64_note() local 123 static void riscv32_note_init(struct riscv32_note *note, DumpState *s, in riscv32_note_init() 139 struct riscv32_note note; in riscv_cpu_write_elf32_note() local
|
/openbmc/qemu/target/ppc/ |
H A D | arch_dump.c | 100 Note note; member 110 Note *note = &arg->note; in ppc_write_elf_prstatus() local 140 Note *note = &arg->note; in ppc_write_elf_fpregset() local 159 Note *note = &arg->note; in ppc_write_elf_vmxregset() local 191 Note *note = &arg->note; in ppc_write_elf_vsxregset() local 207 Note *note = &arg->note; in ppc_write_elf_speregset() local
|
/openbmc/linux/sound/core/seq/oss/ |
H A D | seq_oss_event.c | 274 note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event … in note_on_event() 335 note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event… in note_off_event() 372 set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd… in set_note_event()
|
H A D | seq_oss_event.h | 30 unsigned char note; member 67 unsigned char note, parm; member
|
H A D | seq_oss_device.h | 49 int note, vel; member
|
/openbmc/linux/tools/perf/util/ |
H A D | genelf.c | 102 gen_build_id(struct buildid_note *note, in gen_build_id() 126 gen_build_id(struct buildid_note *note, in gen_build_id() 140 gen_build_id(struct buildid_note *note, unsigned long load_addr, const void *code, size_t csize) in gen_build_id()
|
H A D | probe-file.c | 741 static unsigned long long sdt_note__get_addr(struct sdt_note *note) in sdt_note__get_addr() 748 static unsigned long long sdt_note__get_ref_ctr_offset(struct sdt_note *note) in sdt_note__get_ref_ctr_offset() 824 static char *synthesize_sdt_probe_command(struct sdt_note *note, in synthesize_sdt_probe_command() 911 struct sdt_note *note; in probe_cache__scan_sdt() local
|
/openbmc/qemu/target/loongarch/ |
H A D | arch_dump.c | 78 static void loongarch_note_init(struct loongarch_note *note, DumpState *s, in loongarch_note_init() 95 struct loongarch_note note; in loongarch_write_elf64_fprpreg() local 117 struct loongarch_note note; in loongarch_cpu_write_elf64_note() local
|
/openbmc/linux/sound/synth/emux/ |
H A D | emux_synth.c | 46 snd_emux_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_on() 145 snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_off() 222 snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_key_press() 364 terminate_note1(struct snd_emux *emu, int note, struct snd_midi_channel *chan, int free) in terminate_note1() 385 snd_emux_terminate_note(void *p, int note, struct snd_midi_channel *chan) in snd_emux_terminate_note()
|
/openbmc/linux/include/sound/ |
H A D | ump_msg.h | 135 u32 note:8; member 154 u32 note:8; member 261 struct snd_ump_midi1_msg_note note; member 279 u32 note:8; member 306 u32 note:8; member 331 u32 note:8; member 356 u32 note:8; member 508 u32 note:8; member 527 struct snd_ump_midi2_msg_note note; member
|
/openbmc/linux/arch/s390/kernel/ |
H A D | crash_dump.c | 254 Elf64_Nhdr *note; in nt_init_name() local 374 Elf64_Nhdr note; in get_vmcoreinfo_old() local 441 Elf64_Nhdr *note; in nt_final() local
|
/openbmc/linux/fs/ |
H A D | binfmt_elf.c | 772 } note; in parse_elf_properties() local 1524 static void fill_note(struct memelfnote *note, const char *name, int type, in fill_note() 1616 static void fill_auxv_note(struct memelfnote *note, struct mm_struct *mm) in fill_auxv_note() 1626 static void fill_siginfo_note(struct memelfnote *note, user_siginfo_t *csigdata, in fill_siginfo_note() 1645 static int fill_files_note(struct memelfnote *note, struct coredump_params *cprm) in fill_files_note()
|
/openbmc/qemu/target/i386/ |
H A D | arch_dump.c | 48 Elf64_Nhdr *note; in x86_64_write_elf64_note() local 154 Elf64_Nhdr *note; in x86_write_elf64_note() local 208 Elf32_Nhdr *note; in x86_cpu_write_elf32_note() local 338 void *note; in cpu_write_qemu_note() local
|
/openbmc/linux/drivers/hid/ |
H A D | hid-prodikeys.c | 47 unsigned char note; member 214 unsigned char status, unsigned char note, unsigned char velocity) in pcmidi_send_note() 340 unsigned char status, note, velocity; in pcmidi_handle_report3() local
|
/openbmc/linux/sound/core/seq/ |
H A D | seq_midi_emul.c | 237 int note, int vel) in note_off()
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_s302m.c | 77 enum musical_notes note; member
|
/openbmc/linux/tools/lib/bpf/ |
H A D | usdt.c | 623 struct usdt_note note; in collect_usdt_targets() local 1135 struct usdt_note *note) in parse_usdt_note() 1190 static int parse_usdt_spec(struct usdt_spec *spec, const struct usdt_note *note, __u64 usdt_cookie) in parse_usdt_spec()
|
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ |
H A D | core-pkey.c | 202 void *p = ehdr, *note; in check_core_file() local
|
/openbmc/linux/crypto/ |
H A D | ansi_cprng.c | 53 static void hexdump(char *note, unsigned char *buf, unsigned int len) in hexdump()
|