Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dpath.c16 static void tb_dump_hop(const struct tb_path_hop *hop, const struct tb_regs_hop *regs) in tb_dump_hop()
38 struct tb_regs_hop hop; in tb_path_find_dst_port() local
105 struct tb_regs_hop hop; in tb_path_discover() local
318 const struct tb_path_hop *hop = &path->hops[i]; in tb_path_free() local
348 struct tb_regs_hop hop; in __tb_path_deactivate_hop() local
473 struct tb_regs_hop hop = { 0 }; in tb_path_activate() local
Dnhi.c488 static struct tb_ring *tb_ring_alloc(struct tb_nhi *nhi, u32 hop, int size, in tb_ring_alloc()
558 struct tb_ring *tb_ring_alloc_tx(struct tb_nhi *nhi, int hop, int size, in tb_ring_alloc_tx()
578 struct tb_ring *tb_ring_alloc_rx(struct tb_nhi *nhi, int hop, int size, in tb_ring_alloc_rx()
618 u32 hop; in tb_ring_start() local
809 int hop = -1; in nhi_interrupt_work() local
/Linux-v5.4/sound/synth/emux/
Demux_oss.c288 int atomic, int hop) in snd_emux_event_oss_input()
321 unsigned char *event, int atomic, int hop) in emuspec_control()
416 unsigned char *event, int atomic, int hop) in gusspec_control()
481 …(struct snd_emux *emu, struct snd_emux_port *port, int ch, int param, int val, int atomic, int hop) in fake_event()
Demux_seq.c240 int atomic, int hop) in snd_emux_event_input()
/Linux-v5.4/sound/core/seq/
Dseq_queue.c237 void snd_seq_check_queue(struct snd_seq_queue *q, int atomic, int hop) in snd_seq_check_queue()
286 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_enqueue_event()
633 int atomic, int hop) in queue_broadcast_event()
657 int atomic, int hop) in snd_seq_queue_process_event()
708 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop) in snd_seq_control_queue()
Dseq_clientmgr.c535 int err, int atomic, int hop) in bounce_error_event()
603 int filter, int atomic, int hop) in snd_seq_deliver_single_event()
664 int atomic, int hop) in deliver_to_subscribers()
721 int atomic, int hop) in port_broadcast_event()
757 struct snd_seq_event *event, int atomic, int hop) in broadcast_event()
793 int atomic, int hop) in multicast_event()
810 int atomic, int hop) in snd_seq_deliver_event()
854 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_dispatch_event()
929 int atomic, int hop, in snd_seq_client_enqueue_event()
2301 int atomic, int hop) in snd_seq_kernel_client_dispatch()
Dseq_system.c101 …t event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic, int hop) in event_input_timer()
Dseq_dummy.c75 int atomic, int hop) in dummy_input()
Dseq_virmidi.c102 void *private_data, int atomic, int hop) in snd_virmidi_event_input()
Dseq_midi.c115 void *private_data, int atomic, int hop) in event_process_midi()
/Linux-v5.4/net/ipv6/
Dcalipso.c784 static int calipso_opt_update(struct sock *sk, struct ipv6_opt_hdr *hop) in calipso_opt_update()
850 static int calipso_opt_find(struct ipv6_opt_hdr *hop, unsigned int *start, in calipso_opt_find()
912 calipso_opt_insert(struct ipv6_opt_hdr *hop, in calipso_opt_insert()
975 static int calipso_opt_del(struct ipv6_opt_hdr *hop, in calipso_opt_del()
1078 struct ipv6_opt_hdr *hop; in calipso_sock_getattr() local
1303 struct ipv6_opt_hdr *hop; in calipso_skbuff_setattr() local
/Linux-v5.4/sound/drivers/opl4/
Dopl4_seq.c112 void *private_data, int atomic, int hop) in snd_opl4_seq_event_input()
/Linux-v5.4/tools/testing/radix-tree/
Dmain.c15 void __gang_check(unsigned long middle, long down, long up, int chunk, int hop) in __gang_check()
Dtest.c118 int chunk, int hop) in item_gang_check_present()
/Linux-v5.4/sound/drivers/opl3/
Dopl3_oss.c29 void *private_data, int atomic, int hop) in snd_opl3_oss_event_input()
Dopl3_seq.c142 void *private_data, int atomic, int hop) in snd_opl3_synth_event_input()
/Linux-v5.4/sound/core/seq/oss/
Dseq_oss_init.c123 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce()
Dseq_oss_event.c423 int atomic, int hop) in snd_seq_oss_event_input()
Dseq_oss_device.h136 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop) in snd_seq_oss_dispatch()
/Linux-v5.4/include/linux/
Dthunderbolt.h484 int hop; member