Home
last modified time | relevance | path

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

12

/linux/drivers/thunderbolt/
H A Dtunnel.c166 static void tb_init_pm_support(struct tb_path_hop *hop) in tb_init_pm_support()
361 static int tb_pci_init_credits(struct tb_path_hop *hop) in tb_pci_init_credits()
390 struct tb_path_hop *hop; in tb_pci_init_path() local
1417 static void tb_dp_init_aux_credits(struct tb_path_hop *hop) in tb_dp_init_aux_credits()
1430 struct tb_path_hop *hop; in tb_dp_init_aux_path() local
1446 static int tb_dp_init_video_credits(struct tb_path_hop *hop) in tb_dp_init_video_credits()
1477 struct tb_path_hop *hop; in tb_dp_init_video_path() local
1730 static int tb_dma_reserve_credits(struct tb_path_hop *hop, unsigned int credits) in tb_dma_reserve_credits()
1765 struct tb_path_hop *hop; in tb_dma_init_rx_path() local
1800 struct tb_path_hop *hop; in tb_dma_init_tx_path() local
[all …]
H A Dnhi.c576 static struct tb_ring *tb_ring_alloc(struct tb_nhi *nhi, u32 hop, int size, in tb_ring_alloc()
643 struct tb_ring *tb_ring_alloc_tx(struct tb_nhi *nhi, int hop, int size, in tb_ring_alloc_tx()
664 struct tb_ring *tb_ring_alloc_rx(struct tb_nhi *nhi, int hop, int size, in tb_ring_alloc_rx()
724 u32 hop; in tb_ring_start() local
910 int hop = -1; in nhi_interrupt_work() local
/linux/sound/synth/emux/
H A Demux_oss.c290 int atomic, int hop) in snd_emux_event_oss_input()
323 unsigned char *event, int atomic, int hop) in emuspec_control()
418 unsigned char *event, int atomic, int hop) in gusspec_control()
483 …(struct snd_emux *emu, struct snd_emux_port *port, int ch, int param, int val, int atomic, int hop) in fake_event()
H A Demux_seq.c241 int atomic, int hop) in snd_emux_event_input()
/linux/sound/core/seq/
H A Dseq_queue.c230 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()
593 int atomic, int hop) in queue_broadcast_event()
617 int atomic, int hop) in snd_seq_queue_process_event()
668 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop) in snd_seq_control_queue()
H A Dseq_ump_convert.c365 int atomic, int hop) in cvt_ump_midi1_to_midi2()
435 int atomic, int hop) in cvt_ump_midi2_to_midi1()
508 int atomic, int hop) in cvt_ump_to_any()
554 int atomic, int hop) in deliver_with_group_convert()
586 int atomic, int hop) in snd_seq_deliver_from_ump()
1135 int atomic, int hop) in cvt_to_ump_midi1()
1169 int atomic, int hop) in cvt_to_ump_midi2()
1217 int atomic, int hop) in cvt_sysex_to_ump()
1277 int atomic, int hop) in snd_seq_deliver_to_ump()
H A Dseq_clientmgr.c579 int err, int atomic, int hop) in bounce_error_event()
641 int atomic, int hop) in __snd_seq_deliver_single_event()
668 int atomic, int hop) in snd_seq_deliver_single_event()
735 int port, int atomic, int hop) in __deliver_to_subscribers()
791 int atomic, int hop) in deliver_to_subscribers()
830 int atomic, int hop) in snd_seq_deliver_event()
865 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_dispatch_event()
941 int atomic, int hop, in snd_seq_client_enqueue_event()
2532 int atomic, int hop) in snd_seq_kernel_client_dispatch()
H A Dseq_dummy.c81 int atomic, int hop) in dummy_input()
H A Dseq_virmidi.c110 void *private_data, int atomic, int hop) in snd_virmidi_event_input()
H A Dseq_midi.c123 void *private_data, int atomic, int hop) in event_process_midi()
H A Dseq_ump_client.c83 void *private_data, int atomic, int hop) in seq_ump_process_event()
/linux/net/ipv6/
H A Dcalipso.c777 static int calipso_opt_update(struct sock *sk, struct ipv6_opt_hdr *hop) in calipso_opt_update()
843 static int calipso_opt_find(struct ipv6_opt_hdr *hop, unsigned int *start, in calipso_opt_find()
905 calipso_opt_insert(struct ipv6_opt_hdr *hop, in calipso_opt_insert()
968 static int calipso_opt_del(struct ipv6_opt_hdr *hop, in calipso_opt_del()
1072 struct ipv6_opt_hdr *hop; in calipso_sock_getattr() local
1320 struct ipv6_opt_hdr *hop; in calipso_skbuff_setattr() local
/linux/drivers/gpu/drm/ttm/
H A Dttm_bo.c119 struct ttm_place *hop) in ttm_bo_handle_move_mem()
334 struct ttm_place *hop) in ttm_bo_bounce_temp_buffer()
362 struct ttm_place hop; in ttm_bo_evict() local
819 struct ttm_place hop; in ttm_bo_validate() local
1145 struct ttm_place hop; in ttm_bo_swapout_cb() local
/linux/kernel/rcu/
H A Dtasks.h962 static void rcu_tasks_pregp_step(struct list_head *hop) in rcu_tasks_pregp_step()
1016 static void rcu_tasks_pertask(struct task_struct *t, struct list_head *hop) in rcu_tasks_pertask()
1030 static void rcu_tasks_postscan(struct list_head *hop) in rcu_tasks_postscan()
1126 static void check_all_holdout_tasks(struct list_head *hop, in check_all_holdout_tasks()
1789 static void rcu_tasks_trace_pertask(struct task_struct *t, struct list_head *hop) in rcu_tasks_trace_pertask()
1796 static void rcu_tasks_trace_pregp_step(struct list_head *hop) in rcu_tasks_trace_pregp_step()
1862 static void rcu_tasks_trace_postscan(struct list_head *hop) in rcu_tasks_trace_postscan()
1934 static void check_all_holdout_tasks_trace(struct list_head *hop, in check_all_holdout_tasks_trace()
/linux/sound/drivers/opl4/
H A Dopl4_seq.c112 void *private_data, int atomic, int hop) in snd_opl4_seq_event_input()
/linux/drivers/gpu/drm/qxl/
H A Dqxl_ttm.c139 struct ttm_place *hop) in qxl_bo_move()
/linux/tools/testing/radix-tree/
H A Dmain.c15 void __gang_check(unsigned long middle, long down, long up, int chunk, int hop) in __gang_check()
H A Dtest.c118 int chunk, int hop) in item_gang_check_present()
/linux/sound/drivers/opl3/
H A Dopl3_oss.c29 void *private_data, int atomic, int hop) in snd_opl3_oss_event_input()
H A Dopl3_seq.c144 void *private_data, int atomic, int hop) in snd_opl3_synth_event_input()
/linux/tools/testing/selftests/mm/
H A Dvirtual_address_range.c144 unsigned long hop; in validate_complete_va_space() local
/linux/drivers/accel/habanalabs/common/mmu/
H A Dmmu_v2_hr.c192 int hop; in hl_mmu_v2_get_last_hop() local
/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_kunit_helpers.c63 struct ttm_place *hop) in mock_move()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c500 struct ttm_place *hop) in vmw_move()
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_ttm.c162 struct ttm_place *hop) in lsdc_bo_move()

12