Home
last modified time | relevance | path

Searched defs:hop (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/drivers/thunderbolt/
Dpath.c14 static void tb_dump_hop(struct tb_port *port, struct tb_regs_hop *hop) in tb_dump_hop()
80 struct tb_regs_hop hop = { }; in __tb_path_deactivate_hops() local
154 struct tb_regs_hop hop = { 0 }; in tb_path_activate() local
Dnhi.c472 static struct tb_ring *tb_ring_alloc(struct tb_nhi *nhi, u32 hop, int size, in tb_ring_alloc()
541 struct tb_ring *tb_ring_alloc_tx(struct tb_nhi *nhi, int hop, int size, in tb_ring_alloc_tx()
561 struct tb_ring *tb_ring_alloc_rx(struct tb_nhi *nhi, int hop, int size, in tb_ring_alloc_rx()
601 u32 hop; in tb_ring_start() local
794 int hop = -1; in nhi_interrupt_work() local
/Linux-v4.19/sound/synth/emux/
Demux_oss.c301 int atomic, int hop) in snd_emux_event_oss_input()
334 unsigned char *event, int atomic, int hop) in emuspec_control()
429 unsigned char *event, int atomic, int hop) in gusspec_control()
494 …(struct snd_emux *emu, struct snd_emux_port *port, int ch, int param, int val, int atomic, int hop) in fake_event()
Demux_seq.c253 int atomic, int hop) in snd_emux_event_input()
/Linux-v4.19/sound/core/seq/
Dseq_queue.c250 void snd_seq_check_queue(struct snd_seq_queue *q, int atomic, int hop) in snd_seq_check_queue()
299 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_enqueue_event()
646 int atomic, int hop) in queue_broadcast_event()
670 int atomic, int hop) in snd_seq_queue_process_event()
721 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop) in snd_seq_control_queue()
Dseq_clientmgr.c518 int err, int atomic, int hop) in bounce_error_event()
586 int filter, int atomic, int hop) in snd_seq_deliver_single_event()
647 int atomic, int hop) in deliver_to_subscribers()
704 int atomic, int hop) in port_broadcast_event()
740 struct snd_seq_event *event, int atomic, int hop) in broadcast_event()
776 int atomic, int hop) in multicast_event()
793 int atomic, int hop) in snd_seq_deliver_event()
837 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_dispatch_event()
912 int atomic, int hop, in snd_seq_client_enqueue_event()
2235 int atomic, int hop) in kernel_client_enqueue()
[all …]
Dseq_system.c116 …t event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic, int hop) in event_input_timer()
Dseq_dummy.c89 int atomic, int hop) in dummy_input()
Dseq_virmidi.c116 void *private_data, int atomic, int hop) in snd_virmidi_event_input()
Dseq_midi.c129 void *private_data, int atomic, int hop) in event_process_midi()
/Linux-v4.19/net/ipv6/
Dcalipso.c798 static int calipso_opt_update(struct sock *sk, struct ipv6_opt_hdr *hop) in calipso_opt_update()
864 static int calipso_opt_find(struct ipv6_opt_hdr *hop, unsigned int *start, in calipso_opt_find()
926 calipso_opt_insert(struct ipv6_opt_hdr *hop, in calipso_opt_insert()
989 static int calipso_opt_del(struct ipv6_opt_hdr *hop, in calipso_opt_del()
1092 struct ipv6_opt_hdr *hop; in calipso_sock_getattr() local
1317 struct ipv6_opt_hdr *hop; in calipso_skbuff_setattr() local
/Linux-v4.19/sound/drivers/opl4/
Dopl4_seq.c112 void *private_data, int atomic, int hop) in snd_opl4_seq_event_input()
/Linux-v4.19/sound/drivers/opl3/
Dopl3_oss.c42 void *private_data, int atomic, int hop) in snd_opl3_oss_event_input()
Dopl3_seq.c156 void *private_data, int atomic, int hop) in snd_opl3_synth_event_input()
/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_init.c136 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce()
Dseq_oss_event.c436 int atomic, int hop) in snd_seq_oss_event_input()
Dseq_oss_device.h148 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop) in snd_seq_oss_dispatch()
/Linux-v4.19/tools/testing/radix-tree/
Dmain.c15 void __gang_check(unsigned long middle, long down, long up, int chunk, int hop) in __gang_check()
Dtest.c124 int chunk, int hop) in item_gang_check_present()
/Linux-v4.19/include/linux/
Dthunderbolt.h477 int hop; member