/linux/drivers/thunderbolt/ |
H A D | path.c | 16 static void tb_dump_hop(const struct tb_path_hop *hop, const struct tb_regs_hop *regs) in tb_dump_hop() argument 38 struct tb_regs_hop hop; in tb_path_find_dst_port() local 107 struct tb_regs_hop hop; in tb_path_discover() local 364 const struct tb_path_hop *hop = &path->hops[i]; tb_path_free() local 395 struct tb_regs_hop hop; __tb_path_deactivate_hop() local 541 struct tb_regs_hop hop = { 0 }; tb_path_activate() local [all...] |
H A D | tunnel.c | 166 static void tb_init_pm_support(struct tb_path_hop *hop) in tb_init_pm_support() argument 361 static int tb_pci_init_credits(struct tb_path_hop *hop) in tb_pci_init_credits() argument 390 struct tb_path_hop *hop; in tb_pci_init_path() local 1417 tb_dp_init_aux_credits(struct tb_path_hop * hop) tb_dp_init_aux_credits() argument 1430 struct tb_path_hop *hop; tb_dp_init_aux_path() local 1446 tb_dp_init_video_credits(struct tb_path_hop * hop) tb_dp_init_video_credits() argument 1477 struct tb_path_hop *hop; tb_dp_init_video_path() local 1730 tb_dma_reserve_credits(struct tb_path_hop * hop,unsigned int credits) tb_dma_reserve_credits() argument 1765 struct tb_path_hop *hop; tb_dma_init_rx_path() local 1800 struct tb_path_hop *hop; tb_dma_init_tx_path() local 1821 tb_dma_release_credits(struct tb_path_hop * hop) tb_dma_release_credits() argument 1835 struct tb_path_hop *hop; tb_dma_destroy_path() local 2122 tb_usb3_init_credits(struct tb_path_hop * hop) tb_usb3_init_credits() argument 2142 struct tb_path_hop *hop; tb_usb3_init_path() local [all...] |
H A D | nhi.c | 576 tb_ring_alloc(struct tb_nhi * nhi,u32 hop,int size,bool transmit,unsigned int flags,int e2e_tx_hop,u16 sof_mask,u16 eof_mask,void (* start_poll)(void *),void * poll_data) tb_ring_alloc() argument 643 tb_ring_alloc_tx(struct tb_nhi * nhi,int hop,int size,unsigned int flags) tb_ring_alloc_tx() argument 664 tb_ring_alloc_rx(struct tb_nhi * nhi,int hop,int size,unsigned int flags,int e2e_tx_hop,u16 sof_mask,u16 eof_mask,void (* start_poll)(void *),void * poll_data) tb_ring_alloc_rx() argument 724 u32 hop; tb_ring_start() local 910 int hop = -1; nhi_interrupt_work() local [all...] |
/linux/sound/synth/emux/ |
H A D | emux_oss.c | 290 int atomic, int hop) in snd_emux_event_oss_input() argument 323 unsigned char *event, int atomic, int hop) in emuspec_control() argument 418 gusspec_control(struct snd_emux * emu,struct snd_emux_port * port,int cmd,unsigned char * event,int atomic,int hop) gusspec_control() argument 483 fake_event(struct snd_emux * emu,struct snd_emux_port * port,int ch,int param,int val,int atomic,int hop) fake_event() argument [all...] |
H A D | emux_seq.c | 241 int atomic, int hop) in snd_emux_event_input() argument
|
/linux/sound/core/seq/ |
H A D | seq_queue.c | 230 void snd_seq_check_queue(struct snd_seq_queue *q, int atomic, int hop) in snd_seq_check_queue() argument 286 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_enqueue_event() argument 593 int atomic, int hop) in queue_broadcast_event() argument 617 int atomic, int hop) in snd_seq_queue_process_event() argument 668 snd_seq_control_queue(struct snd_seq_event * ev,int atomic,int hop) snd_seq_control_queue() argument [all...] |
H A D | seq_ump_convert.c | 365 int atomic, int hop) in cvt_ump_midi1_to_midi2() argument 435 int atomic, int hop) in cvt_ump_midi2_to_midi1() argument 508 int atomic, int hop) in cvt_ump_to_any() argument 554 int atomic, int hop) in deliver_with_group_convert() argument 586 snd_seq_deliver_from_ump(struct snd_seq_client * source,struct snd_seq_client * dest,struct snd_seq_client_port * dest_port,struct snd_seq_event * event,int atomic,int hop) snd_seq_deliver_from_ump() argument 1135 cvt_to_ump_midi1(struct snd_seq_client * dest,struct snd_seq_client_port * dest_port,struct snd_seq_event * event,int atomic,int hop) cvt_to_ump_midi1() argument 1169 cvt_to_ump_midi2(struct snd_seq_client * dest,struct snd_seq_client_port * dest_port,struct snd_seq_event * event,int atomic,int hop) cvt_to_ump_midi2() argument 1217 cvt_sysex_to_ump(struct snd_seq_client * dest,struct snd_seq_client_port * dest_port,struct snd_seq_event * event,int atomic,int hop) cvt_sysex_to_ump() argument 1277 snd_seq_deliver_to_ump(struct snd_seq_client * source,struct snd_seq_client * dest,struct snd_seq_client_port * dest_port,struct snd_seq_event * event,int atomic,int hop) snd_seq_deliver_to_ump() argument [all...] |
H A D | seq_clientmgr.c | 579 int err, int atomic, int hop) in bounce_error_event() argument 641 int atomic, int hop) in __snd_seq_deliver_single_event() argument 668 int atomic, int hop) in snd_seq_deliver_single_event() argument 735 __deliver_to_subscribers(struct snd_seq_client * client,struct snd_seq_event * event,int port,int atomic,int hop) __deliver_to_subscribers() argument 791 deliver_to_subscribers(struct snd_seq_client * client,struct snd_seq_event * event,int atomic,int hop) deliver_to_subscribers() argument 830 snd_seq_deliver_event(struct snd_seq_client * client,struct snd_seq_event * event,int atomic,int hop) snd_seq_deliver_event() argument 865 snd_seq_dispatch_event(struct snd_seq_event_cell * cell,int atomic,int hop) snd_seq_dispatch_event() argument 941 snd_seq_client_enqueue_event(struct snd_seq_client * client,struct snd_seq_event * event,struct file * file,int blocking,int atomic,int hop,struct mutex * mutexp) snd_seq_client_enqueue_event() argument 2532 snd_seq_kernel_client_dispatch(int client,struct snd_seq_event * ev,int atomic,int hop) snd_seq_kernel_client_dispatch() argument [all...] |
H A D | seq_system.c | 105 static int event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic, int hop) in event_input_timer() argument
|
H A D | seq_dummy.c | 81 int atomic, int hop) in dummy_input() argument
|
/linux/net/ipv6/ |
H A D | calipso.c | 777 static int calipso_opt_update(struct sock *sk, struct ipv6_opt_hdr *hop) in calipso_opt_update() argument 843 calipso_opt_find(struct ipv6_opt_hdr * hop,unsigned int * start,unsigned int * end) calipso_opt_find() argument 905 calipso_opt_insert(struct ipv6_opt_hdr * hop,const struct calipso_doi * doi_def,const struct netlbl_lsm_secattr * secattr) calipso_opt_insert() argument 968 calipso_opt_del(struct ipv6_opt_hdr * hop,struct ipv6_opt_hdr ** new) calipso_opt_del() argument 1072 struct ipv6_opt_hdr *hop; calipso_sock_getattr() local 1320 struct ipv6_opt_hdr *hop; calipso_skbuff_setattr() local [all...] |
/linux/drivers/gpu/drm/ttm/ |
H A D | ttm_bo.c | 121 struct ttm_place *hop) in ttm_bo_handle_move_mem() argument 336 struct ttm_place *hop) in ttm_bo_bounce_temp_buffer() argument 364 struct ttm_place hop; in ttm_bo_evict() local 823 struct ttm_place hop; in ttm_bo_validate() local 1149 struct ttm_place hop; ttm_bo_swapout_cb() local [all...] |
/linux/kernel/rcu/ |
H A D | tasks.h | 962 static void rcu_tasks_pregp_step(struct list_head *hop) in rcu_tasks_pregp_step() argument 1016 static void rcu_tasks_pertask(struct task_struct *t, struct list_head *hop) in rcu_tasks_pertask() argument 1030 static void rcu_tasks_postscan(struct list_head *hop) in rcu_tasks_postscan() argument 1126 static void check_all_holdout_tasks(struct list_head *hop, in check_all_holdout_tasks() argument 1789 rcu_tasks_trace_pertask(struct task_struct * t,struct list_head * hop) rcu_tasks_trace_pertask() argument 1796 rcu_tasks_trace_pregp_step(struct list_head * hop) rcu_tasks_trace_pregp_step() argument 1862 rcu_tasks_trace_postscan(struct list_head * hop) rcu_tasks_trace_postscan() argument 1934 check_all_holdout_tasks_trace(struct list_head * hop,bool needreport,bool * firstreport) check_all_holdout_tasks_trace() argument [all...] |
/linux/sound/drivers/opl4/ |
H A D | opl4_seq.c | 112 void *private_data, int atomic, int hop) in snd_opl4_seq_event_input() argument
|
/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_ttm.c | 139 struct ttm_place *hop) in qxl_bo_move() argument
|
/linux/tools/testing/radix-tree/ |
H A D | main.c | 15 void __gang_check(unsigned long middle, long down, long up, int chunk, int hop) in __gang_check()
|
/linux/sound/drivers/opl3/ |
H A D | opl3_oss.c | 29 void *private_data, int atomic, int hop) in snd_opl3_oss_event_input() argument
|
H A D | opl3_seq.c | 144 void *private_data, int atomic, int hop) in snd_opl3_synth_event_input() argument
|
/linux/tools/testing/selftests/mm/ |
H A D | virtual_address_range.c | 144 unsigned long hop; in validate_complete_va_space() local
|
/linux/sound/core/seq/oss/ |
H A D | seq_oss_init.c | 117 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce() argument
|
H A D | seq_oss_event.c | 421 int atomic, int hop) in snd_seq_oss_event_input() argument
|
H A D | seq_oss_device.h | 131 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop) in snd_seq_oss_dispatch() argument
|
/linux/drivers/accel/habanalabs/common/mmu/ |
H A D | mmu_v2_hr.c | 192 int hop; in hl_mmu_v2_get_last_hop() local [all...] |
/linux/drivers/gpu/drm/ttm/tests/ |
H A D | ttm_kunit_helpers.c | 66 struct ttm_place *hop) in mock_move() argument
|
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_ttm_buffer.c | 500 struct ttm_place *hop) in vmw_move() argument
|