| /Linux-v5.4/drivers/media/pci/mantis/ | 
| D | mantis_ca.c | 30 	struct mantis_ca *ca = en50221->data;  in mantis_ca_read_attr_mem()  local43 	struct mantis_ca *ca = en50221->data;  in mantis_ca_write_attr_mem()  local
 56 	struct mantis_ca *ca = en50221->data;  in mantis_ca_read_cam_ctl()  local
 69 	struct mantis_ca *ca = en50221->data;  in mantis_ca_write_cam_ctl()  local
 82 	struct mantis_ca *ca = en50221->data;  in mantis_ca_slot_reset()  local
 98 	struct mantis_ca *ca = en50221->data;  in mantis_ca_slot_shutdown()  local
 108 	struct mantis_ca *ca = en50221->data;  in mantis_ts_control()  local
 119 	struct mantis_ca *ca = en50221->data;  in mantis_slot_status()  local
 137 	struct mantis_ca *ca;  in mantis_ca_init()  local
 186 	struct mantis_ca *ca = mantis->mantis_ca;  in mantis_ca_exit()  local
 
 | 
| D | mantis_hif.c | 30 static int mantis_hif_sbuf_opdone_wait(struct mantis_ca *ca)  in mantis_hif_sbuf_opdone_wait()47 static int mantis_hif_write_wait(struct mantis_ca *ca)  in mantis_hif_write_wait()
 77 int mantis_hif_read_mem(struct mantis_ca *ca, u32 addr)  in mantis_hif_read_mem()
 105 int mantis_hif_write_mem(struct mantis_ca *ca, u32 addr, u8 data)  in mantis_hif_write_mem()
 134 int mantis_hif_read_iom(struct mantis_ca *ca, u32 addr)  in mantis_hif_read_iom()
 164 int mantis_hif_write_iom(struct mantis_ca *ca, u32 addr, u8 data)  in mantis_hif_write_iom()
 192 int mantis_hif_init(struct mantis_ca *ca)  in mantis_hif_init()
 216 void mantis_hif_exit(struct mantis_ca *ca)  in mantis_hif_exit()
 
 | 
| D | mantis_pcmcia.c | 30 void mantis_event_cam_plugin(struct mantis_ca *ca)  in mantis_event_cam_plugin()54 void mantis_event_cam_unplug(struct mantis_ca *ca)  in mantis_event_cam_unplug()
 74 int mantis_pcmcia_init(struct mantis_ca *ca)  in mantis_pcmcia_init()
 103 void mantis_pcmcia_exit(struct mantis_ca *ca)  in mantis_pcmcia_exit()
 
 | 
| D | mantis_evm.c | 29 	struct mantis_ca *ca = container_of(work, struct mantis_ca, hif_evm_work);  in mantis_hifevm_work()  local85 int mantis_evmgr_init(struct mantis_ca *ca)  in mantis_evmgr_init()
 97 void mantis_evmgr_exit(struct mantis_ca *ca)  in mantis_evmgr_exit()
 
 | 
| /Linux-v5.4/drivers/md/bcache/ | 
| D | alloc.c | 76 uint8_t bch_inc_gen(struct cache *ca, struct bucket *b)  in bch_inc_gen()88 	struct cache *ca;  in bch_rescale_priorities()  local
 131 bool bch_can_invalidate_bucket(struct cache *ca, struct bucket *b)  in bch_can_invalidate_bucket()
 141 void __bch_invalidate_one_bucket(struct cache *ca, struct bucket *b)  in __bch_invalidate_one_bucket()
 154 static void bch_invalidate_one_bucket(struct cache *ca, struct bucket *b)  in bch_invalidate_one_bucket()
 180 static void invalidate_buckets_lru(struct cache *ca)  in invalidate_buckets_lru()
 217 static void invalidate_buckets_fifo(struct cache *ca)  in invalidate_buckets_fifo()
 240 static void invalidate_buckets_random(struct cache *ca)  in invalidate_buckets_random()
 266 static void invalidate_buckets(struct cache *ca)  in invalidate_buckets()
 283 #define allocator_wait(ca, cond)					\  argument
 [all …]
 
 | 
| D | super.c | 273 	struct cache *ca = bio->bi_private;  in write_super_endio()  local291 	struct cache *ca;  in bcache_write_super()  local
 425 	struct cache *ca;  in __uuid_write()  local
 504 	struct cache *ca = bio->bi_private;  in prio_endio()  local
 511 static void prio_io(struct cache *ca, uint64_t bucket, int op,  in prio_io()
 532 void bch_prio_write(struct cache *ca)  in bch_prio_write()
 598 static void prio_read(struct cache *ca, uint64_t bucket)  in prio_read()
 683 		struct cache *ca;  in bcache_device_unlink()  local
 697 	struct cache *ca;  in bcache_device_link()  local
 1547 	struct cache *ca;  in cache_set_free()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/media/pci/ddbridge/ | 
| D | ddbridge-ci.c | 45 static int read_attribute_mem(struct dvb_ca_en50221 *ca,  in read_attribute_mem()60 static int write_attribute_mem(struct dvb_ca_en50221 *ca, int slot,  in write_attribute_mem()
 71 static int read_cam_control(struct dvb_ca_en50221 *ca,  in read_cam_control()
 92 static int write_cam_control(struct dvb_ca_en50221 *ca, int slot,  in write_cam_control()
 103 static int slot_reset(struct dvb_ca_en50221 *ca, int slot)  in slot_reset()
 120 static int slot_shutdown(struct dvb_ca_en50221 *ca, int slot)  in slot_shutdown()
 129 static int slot_ts_enable(struct dvb_ca_en50221 *ca, int slot)  in slot_ts_enable()
 139 static int poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open)  in poll_slot_status()
 189 static int read_attribute_mem_xo2(struct dvb_ca_en50221 *ca,  in read_attribute_mem_xo2()
 202 static int write_attribute_mem_xo2(struct dvb_ca_en50221 *ca, int slot,  in write_attribute_mem_xo2()
 [all …]
 
 | 
| /Linux-v5.4/net/ipv4/ | 
| D | tcp_cong.c | 40 	struct tcp_congestion_ops *ca = tcp_ca_find(name);  in tcp_ca_find_autoload()  local70 int tcp_register_congestion_control(struct tcp_congestion_ops *ca)  in tcp_register_congestion_control()
 104 void tcp_unregister_congestion_control(struct tcp_congestion_ops *ca)  in tcp_unregister_congestion_control()
 123 	const struct tcp_congestion_ops *ca;  in tcp_ca_get_key_by_name()  local
 142 	const struct tcp_congestion_ops *ca;  in tcp_ca_get_name_by_key()  local
 161 	const struct tcp_congestion_ops *ca;  in tcp_assign_congestion_control()  local
 191 					  const struct tcp_congestion_ops *ca)  in tcp_reinit_congestion_control()
 217 	struct tcp_congestion_ops *ca;  in tcp_set_default_congestion_control()  local
 251 	struct tcp_congestion_ops *ca;  in tcp_get_available_congestion_control()  local
 266 	const struct tcp_congestion_ops *ca;  in tcp_get_default_congestion_control()  local
 [all …]
 
 | 
| D | tcp_htcp.c | 49 static inline u32 htcp_cong_time(const struct htcp *ca)  in htcp_cong_time()54 static inline u32 htcp_ccount(const struct htcp *ca)  in htcp_ccount()
 59 static inline void htcp_reset(struct htcp *ca)  in htcp_reset()
 70 	struct htcp *ca = inet_csk_ca(sk);  in htcp_cwnd_undo()  local
 85 	struct htcp *ca = inet_csk_ca(sk);  in measure_rtt()  local
 106 	struct htcp *ca = inet_csk_ca(sk);  in measure_achieved_throughput()  local
 147 static inline void htcp_beta_update(struct htcp *ca, u32 minRTT, u32 maxRTT)  in htcp_beta_update()
 173 static inline void htcp_alpha_update(struct htcp *ca)  in htcp_alpha_update()
 210 	struct htcp *ca = inet_csk_ca(sk);  in htcp_param_update()  local
 225 	const struct htcp *ca = inet_csk_ca(sk);  in htcp_recalc_ssthresh()  local
 [all …]
 
 | 
| D | tcp_illinois.c | 60 	struct illinois *ca = inet_csk_ca(sk);  in rtt_reset()  local71 	struct illinois *ca = inet_csk_ca(sk);  in tcp_illinois_init()  local
 88 	struct illinois *ca = inet_csk_ca(sk);  in tcp_illinois_acked()  local
 114 static inline u32 max_delay(const struct illinois *ca)  in max_delay()
 120 static inline u32 avg_delay(const struct illinois *ca)  in avg_delay()
 140 static u32 alpha(struct illinois *ca, u32 da, u32 dm)  in alpha()
 225 	struct illinois *ca = inet_csk_ca(sk);  in update_params()  local
 246 	struct illinois *ca = inet_csk_ca(sk);  in tcp_illinois_state()  local
 263 	struct illinois *ca = inet_csk_ca(sk);  in tcp_illinois_cong_avoid()  local
 298 	struct illinois *ca = inet_csk_ca(sk);  in tcp_illinois_ssthresh()  local
 [all …]
 
 | 
| D | tcp_dctcp.c | 67 static void dctcp_reset(const struct tcp_sock *tp, struct dctcp *ca)  in dctcp_reset()82 		struct dctcp *ca = inet_csk_ca(sk);  in dctcp_init()  local
 104 	struct dctcp *ca = inet_csk_ca(sk);  in dctcp_ssthresh()  local
 114 	struct dctcp *ca = inet_csk_ca(sk);  in dctcp_update_alpha()  local
 146 	struct dctcp *ca = inet_csk_ca(sk);  in dctcp_react_to_loss()  local
 165 	struct dctcp *ca = inet_csk_ca(sk);  in dctcp_cwnd_event()  local
 184 	const struct dctcp *ca = inet_csk_ca(sk);  in dctcp_get_info()  local
 211 	const struct dctcp *ca = inet_csk_ca(sk);  in dctcp_cwnd_undo()  local
 
 | 
| D | tcp_bic.c | 60 static inline void bictcp_reset(struct bictcp *ca)  in bictcp_reset()72 	struct bictcp *ca = inet_csk_ca(sk);  in bictcp_init()  local
 83 static inline void bictcp_update(struct bictcp *ca, u32 cwnd)  in bictcp_update()
 143 	struct bictcp *ca = inet_csk_ca(sk);  in bictcp_cong_avoid()  local
 163 	struct bictcp *ca = inet_csk_ca(sk);  in bictcp_recalc_ssthresh()  local
 194 		struct bictcp *ca = inet_csk_ca(sk);  in bictcp_acked()  local
 
 | 
| D | tcp_cdg.c | 142 	struct cdg *ca = inet_csk_ca(sk);  in tcp_cdg_hystart_update()  local190 static s32 tcp_cdg_grad(struct cdg *ca)  in tcp_cdg_grad()
 243 	struct cdg *ca = inet_csk_ca(sk);  in tcp_cdg_backoff()  local
 264 	struct cdg *ca = inet_csk_ca(sk);  in tcp_cdg_cong_avoid()  local
 301 	struct cdg *ca = inet_csk_ca(sk);  in tcp_cdg_acked()  local
 330 	struct cdg *ca = inet_csk_ca(sk);  in tcp_cdg_ssthresh()  local
 347 	struct cdg *ca = inet_csk_ca(sk);  in tcp_cdg_cwnd_event()  local
 375 	struct cdg *ca = inet_csk_ca(sk);  in tcp_cdg_init()  local
 388 	struct cdg *ca = inet_csk_ca(sk);  in tcp_cdg_release()  local
 
 | 
| D | tcp_cubic.c | 105 static inline void bictcp_reset(struct bictcp *ca)  in bictcp_reset()132 	struct bictcp *ca = inet_csk_ca(sk);  in bictcp_hystart_reset()  local
 142 	struct bictcp *ca = inet_csk_ca(sk);  in bictcp_init()  local
 156 		struct bictcp *ca = inet_csk_ca(sk);  in bictcp_cwnd_event()  local
 225 static inline void bictcp_update(struct bictcp *ca, u32 cwnd, u32 acked)  in bictcp_update()
 338 	struct bictcp *ca = inet_csk_ca(sk);  in bictcp_cong_avoid()  local
 357 	struct bictcp *ca = inet_csk_ca(sk);  in bictcp_recalc_ssthresh()  local
 382 	struct bictcp *ca = inet_csk_ca(sk);  in hystart_update()  local
 433 	struct bictcp *ca = inet_csk_ca(sk);  in bictcp_acked()  local
 
 | 
| D | tcp_nv.c | 124 static inline void tcpnv_reset(struct tcpnv *ca, struct sock *sk)  in tcpnv_reset()140 	struct tcpnv *ca = inet_csk_ca(sk);  in tcpnv_init()  local
 171 inline u32 nv_get_bounded_rtt(struct tcpnv *ca, u32 val)  in nv_get_bounded_rtt()
 184 	struct tcpnv *ca = inet_csk_ca(sk);  in tcpnv_cong_avoid()  local
 218 	struct tcpnv *ca = inet_csk_ca(sk);  in tcpnv_state()  local
 244 	struct tcpnv *ca = inet_csk_ca(sk);  in tcpnv_acked()  local
 457 	const struct tcpnv *ca = inet_csk_ca(sk);  in tcpnv_get_info()  local
 
 | 
| D | tcp_hybla.c | 36 	struct hybla *ca = inet_csk_ca(sk);  in hybla_recalc_param()  local49 	struct hybla *ca = inet_csk_ca(sk);  in hybla_init()  local
 70 	struct hybla *ca = inet_csk_ca(sk);  in hybla_state()  local
 93 	struct hybla *ca = inet_csk_ca(sk);  in hybla_cong_avoid()  local
 
 | 
| D | tcp_highspeed.c | 103 	struct hstcp *ca = inet_csk_ca(sk);  in hstcp_init()  local115 	struct hstcp *ca = inet_csk_ca(sk);  in hstcp_cong_avoid()  local
 154 	struct hstcp *ca = inet_csk_ca(sk);  in hstcp_ssthresh()  local
 
 | 
| /Linux-v5.4/drivers/media/dvb-core/ | 
| D | dvb_ca_en50221.c | 156 static void dvb_ca_private_free(struct dvb_ca_private *ca)  in dvb_ca_private_free()170 	struct dvb_ca_private *ca;  in dvb_ca_private_release()  local
 176 static void dvb_ca_private_get(struct dvb_ca_private *ca)  in dvb_ca_private_get()
 181 static void dvb_ca_private_put(struct dvb_ca_private *ca)  in dvb_ca_private_put()
 222 static int dvb_ca_en50221_check_camstatus(struct dvb_ca_private *ca, int slot)  in dvb_ca_en50221_check_camstatus()
 272 static int dvb_ca_en50221_wait_if_status(struct dvb_ca_private *ca, int slot,  in dvb_ca_en50221_wait_if_status()
 320 static int dvb_ca_en50221_link_init(struct dvb_ca_private *ca, int slot)  in dvb_ca_en50221_link_init()
 396 static int dvb_ca_en50221_read_tuple(struct dvb_ca_private *ca, int slot,  in dvb_ca_en50221_read_tuple()
 450 static int dvb_ca_en50221_parse_attributes(struct dvb_ca_private *ca, int slot)  in dvb_ca_en50221_parse_attributes()
 595 static int dvb_ca_en50221_set_configoption(struct dvb_ca_private *ca, int slot)  in dvb_ca_en50221_set_configoption()
 [all …]
 
 | 
| /Linux-v5.4/kernel/sched/ | 
| D | cpuacct.c | 46 static inline struct cpuacct *parent_ca(struct cpuacct *ca)  in parent_ca()61 	struct cpuacct *ca;  in cpuacct_css_alloc()  local
 91 	struct cpuacct *ca = css_ca(css);  in cpuacct_css_free()  local
 98 static u64 cpuacct_cpuusage_read(struct cpuacct *ca, int cpu,  in cpuacct_cpuusage_read()
 134 static void cpuacct_cpuusage_write(struct cpuacct *ca, int cpu, u64 val)  in cpuacct_cpuusage_write()
 158 	struct cpuacct *ca = css_ca(css);  in __cpuusage_read()  local
 188 	struct cpuacct *ca = css_ca(css);  in cpuusage_write()  local
 206 	struct cpuacct *ca = css_ca(seq_css(m));  in __cpuacct_percpu_seq_show()  local
 235 	struct cpuacct *ca = css_ca(seq_css(m));  in cpuacct_all_seq_show()  local
 271 	struct cpuacct *ca = css_ca(seq_css(sf));  in cpuacct_stats_show()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/ras/ | 
| D | cec.c | 142 static void do_spring_cleaning(struct ce_array *ca)  in do_spring_cleaning()186 static int __find_elem(struct ce_array *ca, u64 pfn, unsigned int *to)  in __find_elem()
 223 static int find_elem(struct ce_array *ca, u64 pfn, unsigned int *to)  in find_elem()
 234 static void del_elem(struct ce_array *ca, int idx)  in del_elem()
 245 static u64 del_lru_elem_unlocked(struct ce_array *ca)  in del_lru_elem_unlocked()
 270 	struct ce_array *ca = &ce_arr;  in del_lru_elem()  local
 283 static bool sanity_check(struct ce_array *ca)  in sanity_check()
 314 	struct ce_array *ca = &ce_arr;  in cec_add_elem()  local
 440 	struct ce_array *ca = &ce_arr;  in array_dump()  local
 
 | 
| /Linux-v5.4/drivers/media/usb/dvb-usb/ | 
| D | ttusb2.c | 65 	struct dvb_ca_en50221 ca;  member130 static int tt3650_ci_msg_locked(struct dvb_ca_en50221 *ca, u8 cmd, u8 *data, unsigned int write_len…  in tt3650_ci_msg_locked()
 143 static int tt3650_ci_read_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address)  in tt3650_ci_read_attribute_mem()
 165 static int tt3650_ci_write_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address, u8 value)  in tt3650_ci_write_attribute_mem()
 181 static int tt3650_ci_read_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address)  in tt3650_ci_read_cam_control()
 201 static int tt3650_ci_write_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address, u8 value)  in tt3650_ci_write_cam_control()
 216 static int tt3650_ci_set_video_port(struct dvb_ca_en50221 *ca, int slot, int enable)  in tt3650_ci_set_video_port()
 240 static int tt3650_ci_slot_shutdown(struct dvb_ca_en50221 *ca, int slot)  in tt3650_ci_slot_shutdown()
 245 static int tt3650_ci_slot_ts_enable(struct dvb_ca_en50221 *ca, int slot)  in tt3650_ci_slot_ts_enable()
 250 static int tt3650_ci_slot_reset(struct dvb_ca_en50221 *ca, int slot)  in tt3650_ci_slot_reset()
 [all …]
 
 | 
| D | pctv452e.c | 90 	struct dvb_ca_en50221 ca;  member148 static int tt3650_ci_msg_locked(struct dvb_ca_en50221 *ca,  in tt3650_ci_msg_locked()
 163 static int tt3650_ci_read_attribute_mem(struct dvb_ca_en50221 *ca,  in tt3650_ci_read_attribute_mem()
 186 static int tt3650_ci_write_attribute_mem(struct dvb_ca_en50221 *ca,  in tt3650_ci_write_attribute_mem()
 204 static int tt3650_ci_read_cam_control(struct dvb_ca_en50221 *ca,  in tt3650_ci_read_cam_control()
 227 static int tt3650_ci_write_cam_control(struct dvb_ca_en50221 *ca,  in tt3650_ci_write_cam_control()
 246 static int tt3650_ci_set_video_port(struct dvb_ca_en50221 *ca,  in tt3650_ci_set_video_port()
 273 static int tt3650_ci_slot_shutdown(struct dvb_ca_en50221 *ca, int slot)  in tt3650_ci_slot_shutdown()
 278 static int tt3650_ci_slot_ts_enable(struct dvb_ca_en50221 *ca, int slot)  in tt3650_ci_slot_ts_enable()
 283 static int tt3650_ci_slot_reset(struct dvb_ca_en50221 *ca, int slot)  in tt3650_ci_slot_reset()
 [all …]
 
 | 
| D | az6027.c | 26 	struct dvb_ca_en50221 ca;  member405 static int az6027_ci_read_attribute_mem(struct dvb_ca_en50221 *ca,  in az6027_ci_read_attribute_mem()
 446 static int az6027_ci_write_attribute_mem(struct dvb_ca_en50221 *ca,  in az6027_ci_write_attribute_mem()
 478 static int az6027_ci_read_cam_control(struct dvb_ca_en50221 *ca,  in az6027_ci_read_cam_control()
 523 static int az6027_ci_write_cam_control(struct dvb_ca_en50221 *ca,  in az6027_ci_write_cam_control()
 557 static int CI_CamReady(struct dvb_ca_en50221 *ca, int slot)  in CI_CamReady()
 588 static int az6027_ci_slot_reset(struct dvb_ca_en50221 *ca, int slot)  in az6027_ci_slot_reset()
 639 static int az6027_ci_slot_shutdown(struct dvb_ca_en50221 *ca, int slot)  in az6027_ci_slot_shutdown()
 644 static int az6027_ci_slot_ts_enable(struct dvb_ca_en50221 *ca, int slot)  in az6027_ci_slot_ts_enable()
 673 static int az6027_ci_poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open)  in az6027_ci_poll_slot_status()
 
 | 
| /Linux-v5.4/drivers/media/dvb-frontends/ | 
| D | cxd2099.c | 385 static int read_attribute_mem(struct dvb_ca_en50221 *ca,  in read_attribute_mem()398 static int write_attribute_mem(struct dvb_ca_en50221 *ca, int slot,  in write_attribute_mem()
 410 static int read_cam_control(struct dvb_ca_en50221 *ca,  in read_cam_control()
 423 static int write_cam_control(struct dvb_ca_en50221 *ca, int slot,  in write_cam_control()
 435 static int slot_reset(struct dvb_ca_en50221 *ca, int slot)  in slot_reset()
 464 static int slot_shutdown(struct dvb_ca_en50221 *ca, int slot)  in slot_shutdown()
 486 static int slot_ts_enable(struct dvb_ca_en50221 *ca, int slot)  in slot_ts_enable()
 540 static int poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open)  in poll_slot_status()
 553 static int read_data(struct dvb_ca_en50221 *ca, int slot, u8 *ebuf, int ecount)  in read_data()
 582 static int write_data(struct dvb_ca_en50221 *ca, int slot, u8 *ebuf, int ecount)  in write_data()
 
 | 
| /Linux-v5.4/sound/hda/ | 
| D | hdmi_chmap.c | 236 static int get_channel_allocation_order(int ca)  in get_channel_allocation_order()272 	int ca = 0;  in hdmi_channel_allocation_spk_alloc_blk()  local
 342 				       int ca)  in hdmi_std_setup_channel_mapping()
 508 					     int ca)  in hdmi_manual_setup_channel_mapping()
 536 static void hdmi_setup_fake_chmap(unsigned char *map, int ca)  in hdmi_setup_fake_chmap()
 551 				       hda_nid_t pin_nid, bool non_pcm, int ca,  in snd_hdac_setup_channel_mapping()
 567 int snd_hdac_get_active_channels(int ca)  in snd_hdac_get_active_channels()
 581 struct hdac_cea_channel_speaker_allocation *snd_hdac_get_ch_alloc_from_ca(int ca)  in snd_hdac_get_ch_alloc_from_ca()
 590 	int ca;  in snd_hdac_channel_allocation()  local
 765 	int i, err, ca, prepared = 0;  in hdmi_chmap_ctl_put()  local
 
 |