Home
last modified time | relevance | path

Searched defs:cp (Results 1 – 25 of 371) sorted by relevance

12345678910>>...15

/linux/drivers/net/ethernet/sun/
H A Dcassini.c232 static inline void cas_lock_tx(struct cas *cp) in cas_lock_tx()
248 #define cas_lock_all_save(cp, flags) \ argument
255 static inline void cas_unlock_tx(struct cas *cp) in cas_unlock_tx()
263 #define cas_unlock_all_restore(cp, flags) \ argument
270 static void cas_disable_irq(struct cas *cp, const int ring) in cas_disable_irq()
303 static inline void cas_mask_intr(struct cas *cp) in cas_mask_intr()
311 static void cas_enable_irq(struct cas *cp, const int ring) in cas_enable_irq()
340 static inline void cas_unmask_intr(struct cas *cp) in cas_unmask_intr()
348 static inline void cas_entropy_gather(struct cas *cp) in cas_entropy_gather()
360 static inline void cas_entropy_reset(struct cas *cp) in cas_entropy_reset()
[all …]
/linux/net/netfilter/ipvs/
H A Dip_vs_conn.c143 static unsigned int ip_vs_conn_hashkey_conn(const struct ip_vs_conn *cp) in ip_vs_conn_hashkey_conn()
163 static inline int ip_vs_conn_hash(struct ip_vs_conn *cp) in ip_vs_conn_hash()
199 static inline int ip_vs_conn_unhash(struct ip_vs_conn *cp) in ip_vs_conn_unhash()
227 static inline bool ip_vs_conn_unlink(struct ip_vs_conn *cp) in ip_vs_conn_unlink()
266 struct ip_vs_conn *cp; in __ip_vs_conn_in_get() local
295 struct ip_vs_conn *cp; in ip_vs_conn_in_get() local
352 struct ip_vs_conn *cp; in ip_vs_ct_in_get() local
404 struct ip_vs_conn *cp, *ret=NULL; in ip_vs_conn_out_get() local
468 static void __ip_vs_conn_put_timer(struct ip_vs_conn *cp) in __ip_vs_conn_put_timer()
477 void ip_vs_conn_put(struct ip_vs_conn *cp) in ip_vs_conn_put()
[all …]
H A Dip_vs_xmit.c602 struct ip_vs_conn *cp) in ip_vs_tunnel_xmit_prepare()
635 struct ip_vs_conn *cp, int local) in ip_vs_nat_send_or_cont()
666 struct ip_vs_conn *cp, int local) in ip_vs_send_or_cont()
690 ip_vs_null_xmit(struct sk_buff *skb, struct ip_vs_conn *cp, in ip_vs_null_xmit()
704 ip_vs_bypass_xmit(struct sk_buff *skb, struct ip_vs_conn *cp, in ip_vs_bypass_xmit()
729 ip_vs_bypass_xmit_v6(struct sk_buff *skb, struct ip_vs_conn *cp, in ip_vs_bypass_xmit_v6()
757 ip_vs_nat_xmit(struct sk_buff *skb, struct ip_vs_conn *cp, in ip_vs_nat_xmit()
841 ip_vs_nat_xmit_v6(struct sk_buff *skb, struct ip_vs_conn *cp, in ip_vs_nat_xmit_v6()
1007 struct ip_vs_conn *cp, __u8 *next_protocol) in ipvs_gue_encap()
1081 struct ip_vs_conn *cp, __u8 *next_protocol) in ipvs_gre_encap()
[all …]
H A Dip_vs_core.c122 ip_vs_in_stats(struct ip_vs_conn *cp, struct sk_buff *skb) in ip_vs_in_stats()
158 ip_vs_out_stats(struct ip_vs_conn *cp, struct sk_buff *skb) in ip_vs_out_stats()
194 ip_vs_conn_stats(struct ip_vs_conn *cp, struct ip_vs_service *svc) in ip_vs_conn_stats()
221 ip_vs_set_state(struct ip_vs_conn *cp, int direction, in ip_vs_set_state()
257 struct ip_vs_conn *cp = NULL; in ip_vs_sched_persist() local
446 struct ip_vs_conn *cp = NULL; in ip_vs_schedule() local
604 struct ip_vs_conn *cp; in ip_vs_leave() local
749 struct ip_vs_conn *cp, int inout) in ip_vs_nat_icmp()
795 struct ip_vs_conn *cp, int inout) in ip_vs_nat_icmp_v6()
858 __u8 protocol, struct ip_vs_conn *cp, in handle_response_icmp()
[all …]
H A Dip_vs_nfct.c71 ip_vs_update_conntrack(struct sk_buff *skb, struct ip_vs_conn *cp, int outin) in ip_vs_update_conntrack()
144 struct ip_vs_conn *cp; in ip_vs_nfct_expect_callback() local
212 struct ip_vs_conn *cp, u_int8_t proto, in ip_vs_nfct_expect_related()
242 void ip_vs_conn_drop_conntrack(struct ip_vs_conn *cp) in ip_vs_conn_drop_conntrack()
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-ioread.c39 static int pvr2_ioread_init(struct pvr2_ioread *cp) in pvr2_ioread_init()
62 static void pvr2_ioread_done(struct pvr2_ioread *cp) in pvr2_ioread_done()
75 struct pvr2_ioread *cp; in pvr2_ioread_create() local
86 void pvr2_ioread_destroy(struct pvr2_ioread *cp) in pvr2_ioread_destroy()
98 void pvr2_ioread_set_sync_key(struct pvr2_ioread *cp, in pvr2_ioread_set_sync_key()
126 static void pvr2_ioread_stop(struct pvr2_ioread *cp) in pvr2_ioread_stop()
146 static int pvr2_ioread_start(struct pvr2_ioread *cp) in pvr2_ioread_start()
181 struct pvr2_stream *pvr2_ioread_get_stream(struct pvr2_ioread *cp) in pvr2_ioread_get_stream()
186 int pvr2_ioread_setup(struct pvr2_ioread *cp,struct pvr2_stream *sp) in pvr2_ioread_setup()
229 int pvr2_ioread_set_enabled(struct pvr2_ioread *cp,int fl) in pvr2_ioread_set_enabled()
[all …]
H A Dpvrusb2-context.c237 struct pvr2_channel *cp; in pvr2_context_reset_input_limits() local
276 void pvr2_channel_init(struct pvr2_channel *cp,struct pvr2_context *mp) in pvr2_channel_init()
293 static void pvr2_channel_disclaim_stream(struct pvr2_channel *cp) in pvr2_channel_disclaim_stream()
302 void pvr2_channel_done(struct pvr2_channel *cp) in pvr2_channel_done()
324 int pvr2_channel_limit_inputs(struct pvr2_channel *cp,unsigned int cmsk) in pvr2_channel_limit_inputs()
369 unsigned int pvr2_channel_get_limited_inputs(struct pvr2_channel *cp) in pvr2_channel_get_limited_inputs()
375 int pvr2_channel_claim_stream(struct pvr2_channel *cp, in pvr2_channel_claim_stream()
403 struct pvr2_ioread *cp; in pvr2_channel_create_mpeg_stream() local
/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c190 struct cnic_local *cp = dev->cnic_priv; in cnic_ctx_wr() local
205 struct cnic_local *cp = dev->cnic_priv; in cnic_ctx_tbl_wr() local
219 struct cnic_local *cp = dev->cnic_priv; in cnic_ring_ctl() local
237 struct cnic_local *cp = dev->cnic_priv; in cnic_reg_wr_ind() local
251 struct cnic_local *cp = dev->cnic_priv; in cnic_reg_rd_ind() local
265 struct cnic_local *cp = dev->cnic_priv; in cnic_ulp_ctl() local
292 struct cnic_local *cp = dev->cnic_priv; in cnic_spq_completion() local
302 static int cnic_get_l5_cid(struct cnic_local *cp, u32 cid, u32 *l5_cid) in cnic_get_l5_cid()
318 static int cnic_send_nlmsg(struct cnic_local *cp, u32 type, in cnic_send_nlmsg()
379 struct cnic_local *cp; in cnic_iscsi_nl_msg_recv() local
[all …]
/linux/kernel/sched/
H A Dcpudeadline.c25 static void cpudl_heapify_down(struct cpudl *cp, int idx) in cpudl_heapify_down()
68 static void cpudl_heapify_up(struct cpudl *cp, int idx) in cpudl_heapify_up()
94 static void cpudl_heapify(struct cpudl *cp, int idx) in cpudl_heapify()
103 static inline int cpudl_maximum(struct cpudl *cp) in cpudl_maximum()
116 int cpudl_find(struct cpudl *cp, struct task_struct *p, in cpudl_find()
173 void cpudl_clear(struct cpudl *cp, int cpu) in cpudl_clear()
213 void cpudl_set(struct cpudl *cp, int cpu, u64 dl) in cpudl_set()
244 void cpudl_set_freecpu(struct cpudl *cp, int cpu) in cpudl_set_freecpu()
254 void cpudl_clear_freecpu(struct cpudl *cp, int cpu) in cpudl_clear_freecpu()
263 int cpudl_init(struct cpudl *cp) in cpudl_init()
[all …]
H A Dcpupri.c67 static inline int __cpupri_find(struct cpupri *cp, struct task_struct *p, in __cpupri_find()
121 int cpupri_find(struct cpupri *cp, struct task_struct *p, in cpupri_find()
144 int cpupri_find_fitness(struct cpupri *cp, struct task_struct *p, in cpupri_find_fitness()
210 void cpupri_set(struct cpupri *cp, int cpu, int newpri) in cpupri_set()
278 int cpupri_init(struct cpupri *cp) in cpupri_init()
309 void cpupri_cleanup(struct cpupri *cp) in cpupri_cleanup()
/linux/drivers/net/ethernet/realtek/
H A D8139cp.c407 static inline void cp_set_rxbufsize (struct cp_private *cp) in cp_set_rxbufsize()
418 static inline void cp_rx_skb (struct cp_private *cp, struct sk_buff *skb, in cp_rx_skb()
434 static void cp_rx_err_acct (struct cp_private *cp, unsigned rx_tail, in cp_rx_err_acct()
465 struct cp_private *cp = container_of(napi, struct cp_private, napi); in cp_rx_poll() local
571 struct cp_private *cp; in cp_interrupt() local
639 struct cp_private *cp = netdev_priv(dev); in cp_poll_controller() local
648 static void cp_tx (struct cp_private *cp) in cp_tx()
715 static void unwind_tx_frag_mapping(struct cp_private *cp, struct sk_buff *skb, in unwind_tx_frag_mapping()
734 struct cp_private *cp = netdev_priv(dev); in cp_start_xmit() local
890 struct cp_private *cp = netdev_priv(dev); in __cp_set_rx_mode() local
[all …]
/linux/net/rds/
H A Dthreads.c74 void rds_connect_path_complete(struct rds_conn_path *cp, int curr) in rds_connect_path_complete()
124 void rds_queue_reconnect(struct rds_conn_path *cp) in rds_queue_reconnect()
164 struct rds_conn_path *cp = container_of(work, in rds_connect_worker() local
193 struct rds_conn_path *cp = container_of(work, in rds_send_worker() local
220 struct rds_conn_path *cp = container_of(work, in rds_recv_worker() local
245 struct rds_conn_path *cp = container_of(work, in rds_shutdown_worker() local
H A Dconnection.c113 static void rds_conn_path_reset(struct rds_conn_path *cp) in rds_conn_path_reset()
131 struct rds_conn_path *cp, bool is_outgoing) in __rds_conn_path_init()
317 struct rds_conn_path *cp; in __rds_conn_create() local
367 void rds_conn_shutdown(struct rds_conn_path *cp) in rds_conn_shutdown()
441 static void rds_conn_path_destroy(struct rds_conn_path *cp) in rds_conn_path_destroy()
485 struct rds_conn_path *cp; in rds_conn_destroy() local
558 struct rds_conn_path *cp; in rds_conn_message_info_cmn() local
709 struct rds_conn_path *cp; in rds_walk_conn_path_info() local
739 static int rds_conn_info_visitor(struct rds_conn_path *cp, void *buffer) in rds_conn_info_visitor()
769 static int rds6_conn_info_visitor(struct rds_conn_path *cp, void *buffer) in rds6_conn_info_visitor()
[all …]
H A Dtcp_send.c41 void rds_tcp_xmit_path_prepare(struct rds_conn_path *cp) in rds_tcp_xmit_path_prepare()
48 void rds_tcp_xmit_path_complete(struct rds_conn_path *cp) in rds_tcp_xmit_path_complete()
73 struct rds_conn_path *cp = rm->m_inc.i_conn_path; in rds_tcp_xmit() local
182 struct rds_conn_path *cp; in rds_tcp_write_space() local
H A Dsend.c65 void rds_send_path_reset(struct rds_conn_path *cp) in rds_send_path_reset()
104 static int acquire_in_xmit(struct rds_conn_path *cp) in acquire_in_xmit()
109 static void release_in_xmit(struct rds_conn_path *cp) in release_in_xmit()
136 int rds_send_xmit(struct rds_conn_path *cp) in rds_send_xmit()
685 void rds_send_path_drop_acked(struct rds_conn_path *cp, u64 ack, in rds_send_path_drop_acked()
725 struct rds_conn_path *cp; in rds_send_drop_to() local
818 struct rds_conn_path *cp, in rds_send_queue_rm()
1421 rds_send_probe(struct rds_conn_path *cp, __be16 sport, in rds_send_probe()
1489 rds_send_pong(struct rds_conn_path *cp, __be16 dport) in rds_send_pong()
1498 struct rds_conn_path *cp = &conn->c_path[cp_index]; in rds_send_ping() local
/linux/drivers/s390/cio/
H A Dvfio_ccw_cp.c318 static struct ccwchain *ccwchain_alloc(struct channel_program *cp, int len) in ccwchain_alloc()
376 static int ccwchain_calc_length(u64 iova, struct channel_program *cp) in ccwchain_calc_length()
404 static int tic_target_chain_exists(struct ccw1 *tic, struct channel_program *cp) in tic_target_chain_exists()
421 static int ccwchain_handle_ccw(dma32_t cda, struct channel_program *cp) in ccwchain_handle_ccw()
465 static int ccwchain_loop_tic(struct ccwchain *chain, struct channel_program *cp) in ccwchain_loop_tic()
490 struct channel_program *cp) in ccwchain_fetch_tic()
507 static dma64_t *get_guest_idal(struct ccw1 *ccw, struct channel_program *cp, int idaw_nr) in get_guest_idal()
565 struct channel_program *cp) in ccw_count_idaws()
608 struct channel_program *cp) in ccwchain_fetch_ccw()
685 struct channel_program *cp) in ccwchain_fetch_one()
[all …]
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c60 static void sym_print_msg(struct sym_ccb *cp, char *label, u_char *msg) in sym_print_msg()
1406 static int sym_prepare_nego(struct sym_hcb *np, struct sym_ccb *cp, u_char *msgptr)
1467 void sym_put_start_queue(struct sym_hcb *np, struct sym_ccb *cp)
1530 struct sym_ccb *cp; local
1583 struct sym_ccb *cp; local
1631 struct sym_ccb *cp; local
2023 struct sym_ccb *cp; local
2177 struct sym_ccb *cp = sym_ccb_from_dsa(np, dsa); local
2306 struct sym_ccb *cp = sym_ccb_from_dsa(np, dsa); local
2401 struct sym_ccb *cp; local
[all …]
/linux/net/bluetooth/
H A Dmgmt.c953 struct mgmt_mode *cp = cmd->param; in mgmt_get_adv_discov_flags() local
977 struct mgmt_mode *cp = cmd->param; in mgmt_get_connectable() local
1318 struct mgmt_mode *cp; in mgmt_set_powered_complete() local
1354 struct mgmt_mode *cp = cmd->param; in set_powered_sync() local
1364 struct mgmt_mode *cp = data; in set_powered() local
1545 struct mgmt_cp_set_discoverable *cp = data; in set_discoverable() local
1742 struct mgmt_mode *cp = data; in set_connectable() local
1802 struct mgmt_mode *cp = data; in set_bondable() local
1840 struct mgmt_mode *cp = data; in set_link_security() local
1910 struct mgmt_mode *cp = cmd->param; in set_ssp_complete() local
[all …]
H A Dhci_sync.c796 struct hci_cp_write_eir cp; in hci_update_eir_sync() local
1042 struct hci_cp_le_set_ext_adv_enable *cp; hci_disable_ext_adv_instance_sync() local
1079 struct hci_cp_le_set_adv_set_rand_addr cp; hci_set_adv_set_random_addr_sync() local
1104 struct hci_cp_le_set_ext_adv_params cp; hci_setup_ext_adv_instance_sync() local
1274 struct hci_cp_le_set_scan_rsp_data cp; __hci_set_scan_rsp_data_sync() local
1307 struct hci_cp_le_set_ext_adv_enable *cp; hci_enable_ext_advertising_sync() local
1368 struct hci_cp_le_set_per_adv_enable cp; hci_disable_per_advertising_sync() local
1388 struct hci_cp_le_set_per_adv_params cp; hci_set_per_adv_params_sync() local
1433 struct hci_cp_le_set_per_adv_enable cp; hci_enable_per_advertising_sync() local
1565 struct hci_cp_le_set_adv_param cp; hci_enable_advertising_sync() local
1709 struct hci_cp_le_term_big cp; hci_le_terminate_big_sync() local
1759 struct hci_cp_le_set_adv_data cp; hci_set_adv_data_sync() local
1979 struct hci_cp_read_rssi cp; hci_read_rssi_sync() local
1986 hci_read_clock_sync(struct hci_dev * hdev,struct hci_cp_read_clock * cp) hci_read_clock_sync() argument
1994 struct hci_cp_read_tx_power cp; hci_read_tx_power_sync() local
2023 struct hci_cp_le_set_ext_scan_enable cp; hci_le_set_ext_scan_enable_sync() local
2040 struct hci_cp_le_set_scan_enable cp; hci_le_set_scan_enable_sync() local
2153 struct hci_cp_le_del_from_resolv_list cp; hci_le_del_resolve_list_sync() local
2175 struct hci_cp_le_del_from_accept_list cp; hci_le_del_accept_list_sync() local
2216 struct hci_cp_le_add_to_resolv_list cp; hci_le_add_resolve_list_sync() local
2278 struct hci_cp_le_set_privacy_mode cp; hci_le_set_privacy_mode_sync() local
2315 struct hci_cp_le_add_to_accept_list cp; hci_le_add_accept_list_sync() local
2751 hci_le_scan_phy_params(struct hci_cp_le_scan_phy_params * cp,u8 type,u16 interval,u16 window) hci_le_scan_phy_params() argument
2763 struct hci_cp_le_set_ext_scan_params *cp; hci_le_set_ext_scan_param_sync() local
2843 struct hci_cp_le_set_scan_param cp; hci_le_set_scan_param_sync() local
3122 struct hci_cp_write_le_host_supported cp; hci_write_le_host_supported_sync() local
3204 struct hci_cp_write_page_scan_activity cp; hci_write_fast_connectable_sync() local
3305 struct hci_cp_write_local_name cp; hci_update_name_sync() local
3609 struct hci_cp_set_event_filter cp; hci_set_event_filter_sync() local
3699 struct hci_cp_write_eir cp; hci_write_eir_sync() local
3740 struct hci_cp_read_local_ext_features cp; hci_read_local_ext_features_sync() local
3955 struct hci_cp_read_stored_link_key cp; hci_read_stored_link_key_sync() local
3971 struct hci_cp_write_def_link_policy cp; hci_setup_link_policy_sync() local
4292 struct hci_cp_write_le_host_supported cp; hci_set_le_support_sync() local
4315 struct hci_cp_le_set_host_feature cp; hci_le_set_host_feature_sync() local
4379 struct hci_cp_delete_stored_link_key cp; hci_delete_stored_link_key_sync() local
4516 struct hci_cp_write_def_err_data_reporting cp; hci_set_err_data_report_sync() local
4558 struct hci_cp_le_write_def_data_len cp; hci_le_set_write_def_data_len_sync() local
4576 struct hci_cp_le_set_default_phy cp; hci_le_set_default_phy_sync() local
5197 struct hci_cp_remote_name_req_cancel cp; hci_remote_name_cancel_sync() local
5259 struct hci_cp_disconnect cp; hci_disconnect_sync() local
5357 struct hci_cp_reject_sync_conn_req cp; hci_reject_sco_sync() local
5376 struct hci_cp_le_reject_cis cp; hci_le_reject_cis_sync() local
5389 struct hci_cp_reject_conn_req cp; hci_reject_conn_sync() local
5536 struct hci_cp_write_current_iac_lap cp; hci_write_iac_sync() local
5658 struct hci_cp_inquiry cp; hci_inquiry_sync() local
6084 struct hci_cp_le_set_ext_adv_params cp; hci_le_ext_directed_advertising_sync() local
6147 struct hci_cp_le_set_adv_param cp; hci_le_directed_advertising_sync() local
6216 struct hci_cp_le_ext_create_conn *cp; hci_le_ext_create_conn_sync() local
6266 struct hci_cp_le_create_conn cp; hci_le_create_conn_sync() local
6476 struct hci_cp_le_remove_cig cp; hci_le_remove_cig_sync() local
6487 struct hci_cp_le_big_term_sync cp; hci_le_big_terminate_sync() local
6498 struct hci_cp_le_pa_term_sync cp; hci_le_pa_terminate_sync() local
6597 struct hci_cp_create_conn cp; hci_acl_create_conn_sync() local
[all...]
H A Dhci_event.c486 struct hci_cp_set_event_filter *cp; in hci_cc_set_event_filter() local
1063 struct hci_cp_read_clock *cp; in hci_cc_read_clock() local
1127 struct hci_cp_write_def_err_data_reporting *cp; in hci_cc_write_def_err_data_reporting() local
1147 struct hci_cp_pin_code_reply *cp; in hci_cc_pin_code_reply() local
1370 struct hci_cp_le_set_default_phy *cp; in hci_cc_le_set_default_phy() local
1395 struct hci_cp_le_set_adv_set_rand_addr *cp; in hci_cc_le_set_adv_set_random_addr() local
1508 struct hci_cp_le_set_privacy_mode *cp; in hci_cc_le_set_privacy_mode() local
1573 struct hci_cp_le_set_ext_adv_enable *cp; in hci_cc_le_set_ext_adv_enable() local
1638 struct hci_cp_le_set_scan_param *cp; in hci_cc_le_set_scan_param() local
1662 struct hci_cp_le_set_ext_scan_params *cp; in hci_cc_le_set_ext_scan_param() local
[all …]
/linux/arch/riscv/kvm/
H A Dvcpu_sbi_replace.c20 struct kvm_cpu_context *cp = &vcpu->arch.guest_context; in kvm_sbi_ext_time_handler() local
51 struct kvm_cpu_context *cp = &vcpu->arch.guest_context; in kvm_sbi_ext_ipi_handler() local
86 struct kvm_cpu_context *cp = &vcpu->arch.guest_context; in kvm_sbi_ext_rfence_handler() local
141 struct kvm_cpu_context *cp = &vcpu->arch.guest_context; in kvm_sbi_ext_srst_handler() local
183 struct kvm_cpu_context *cp = &vcpu->arch.guest_context; in kvm_sbi_ext_dbcn_handler() local
/linux/include/sound/
H A Dseq_midi_emul.h134 #define SNDRV_GM_BANK_SELECT(cp) (((cp)->control[0]<<7)|((cp)->control[32])) argument
135 #define SNDRV_GM_MODULATION_WHEEL(cp) (((cp)->control[1]<<7)|((cp)->control[33])) argument
136 #define SNDRV_GM_BREATH(cp) (((cp)->control[2]<<7)|((cp)->control[34])) argument
137 #define SNDRV_GM_FOOT_PEDAL(cp) (((cp)->control[4]<<7)|((cp)->control[36])) argument
138 #define SNDRV_GM_PORTAMENTO_TIME(cp) (((cp)->control[5]<<7)|((cp)->control[37])) argument
139 #define SNDRV_GM_DATA_ENTRY(cp) (((cp)->control[6]<<7)|((cp)->control[38])) argument
140 #define SNDRV_GM_VOLUME(cp) (((cp)->control[7]<<7)|((cp)->control[39])) argument
141 #define SNDRV_GM_BALANCE(cp) (((cp)->control[8]<<7)|((cp)->control[40])) argument
142 #define SNDRV_GM_PAN(cp) (((cp)->control[10]<<7)|((cp)->control[42])) argument
143 #define SNDRV_GM_EXPRESSION(cp) (((cp)->control[11]<<7)|((cp)->control[43])) argument
/linux/fs/nilfs2/
H A Dcpfile.c74 struct nilfs_checkpoint *cp = kaddr + bh_offset(bh); in nilfs_cpfile_block_add_valid_checkpoints() local
88 struct nilfs_checkpoint *cp = kaddr + bh_offset(bh); in nilfs_cpfile_block_sub_valid_checkpoints() local
118 struct nilfs_checkpoint *cp = kaddr + bh_offset(bh); in nilfs_cpfile_block_init() local
209 struct nilfs_checkpoint *cp; in nilfs_cpfile_read_checkpoint() local
277 struct nilfs_checkpoint *cp; in nilfs_cpfile_create_checkpoint() local
353 struct nilfs_checkpoint *cp; in nilfs_cpfile_finalize_checkpoint() local
430 struct nilfs_checkpoint *cp; in nilfs_cpfile_delete_checkpoints() local
524 struct nilfs_checkpoint *cp, in nilfs_cpfile_checkpoint_to_cpinfo()
540 struct nilfs_checkpoint *cp; in nilfs_cpfile_do_get_cpinfo() local
594 struct nilfs_checkpoint *cp; in nilfs_cpfile_do_get_ssinfo() local
[all …]
/linux/drivers/mailbox/
H A Dimx-mailbox.c223 imx_mu_generic_tx(struct imx_mu_priv * priv,struct imx_mu_con_priv * cp,void * data) imx_mu_generic_tx() argument
249 imx_mu_generic_rx(struct imx_mu_priv * priv,struct imx_mu_con_priv * cp) imx_mu_generic_rx() argument
260 imx_mu_generic_rxdb(struct imx_mu_priv * priv,struct imx_mu_con_priv * cp) imx_mu_generic_rxdb() argument
269 imx_mu_specific_tx(struct imx_mu_priv * priv,struct imx_mu_con_priv * cp,void * data) imx_mu_specific_tx() argument
325 imx_mu_specific_rx(struct imx_mu_priv * priv,struct imx_mu_con_priv * cp) imx_mu_specific_rx() argument
368 imx_mu_seco_tx(struct imx_mu_priv * priv,struct imx_mu_con_priv * cp,void * data) imx_mu_seco_tx() argument
436 imx_mu_seco_rxdb(struct imx_mu_priv * priv,struct imx_mu_con_priv * cp) imx_mu_seco_rxdb() argument
489 struct imx_mu_con_priv *cp = (struct imx_mu_con_priv *)data; imx_mu_txdb_tasklet() local
498 struct imx_mu_con_priv *cp = chan->con_priv; imx_mu_isr() local
555 struct imx_mu_con_priv *cp = chan->con_priv; imx_mu_send_data() local
563 struct imx_mu_con_priv *cp = chan->con_priv; imx_mu_startup() local
608 struct imx_mu_con_priv *cp = chan->con_priv; imx_mu_shutdown() local
770 struct imx_mu_con_priv *cp = &priv->con_priv[i]; imx_mu_init_generic() local
807 struct imx_mu_con_priv *cp = &priv->con_priv[i]; imx_mu_init_specific() local
[all...]
/linux/kernel/bpf/
H A Dmprog.c113 struct bpf_mprog_cp *cp; in bpf_mprog_replace() local
134 struct bpf_mprog_cp *cp; in bpf_mprog_insert() local
182 struct bpf_mprog_cp *cp; in bpf_mprog_pos_exact() local
197 struct bpf_mprog_cp *cp; in bpf_mprog_pos_before() local
213 struct bpf_mprog_cp *cp; in bpf_mprog_pos_after() local
301 struct bpf_mprog_cp *cp; in bpf_mprog_fetch() local
401 struct bpf_mprog_cp *cp; in bpf_mprog_query() local

12345678910>>...15