| /Linux-v5.4/kernel/time/ | 
| D | tick-broadcast.c | 43 static inline void tick_broadcast_setup_oneshot(struct clock_event_device *bc) { BUG(); }  in tick_broadcast_setup_oneshot()45 static inline void tick_resume_broadcast_oneshot(struct clock_event_device *bc) { }  in tick_resume_broadcast_oneshot()
 67 static void tick_broadcast_start_periodic(struct clock_event_device *bc)  in tick_broadcast_start_periodic()
 165 	struct clock_event_device *bc = tick_broadcast_device.evtdev;  in tick_device_uses_broadcast()  local
 274 		struct clock_event_device *bc = tick_broadcast_device.evtdev;  in tick_do_broadcast()  local
 358 	struct clock_event_device *bc, *dev;  in tick_broadcast_control()  local
 444 	struct clock_event_device *bc = tick_broadcast_device.evtdev;  in tick_shutdown_broadcast()  local
 469 	struct clock_event_device *bc;  in tick_suspend_broadcast()  local
 499 	struct clock_event_device *bc;  in tick_resume_broadcast()  local
 552 static void tick_broadcast_set_affinity(struct clock_event_device *bc,  in tick_broadcast_set_affinity()
 [all …]
 
 | 
| D | tick-broadcast-hrtimer.c | 43 static int bc_set_next(ktime_t expires, struct clock_event_device *bc)  in bc_set_next()
 | 
| /Linux-v5.4/drivers/tty/ | 
| D | ehv_bytechan.c | 86 static void enable_tx_interrupt(struct ehv_bc_data *bc)  in enable_tx_interrupt()94 static void disable_tx_interrupt(struct ehv_bc_data *bc)  in disable_tx_interrupt()
 334 	struct ehv_bc_data *bc = data;  in ehv_bc_tty_rx_isr()  local
 392 static void ehv_bc_tx_dequeue(struct ehv_bc_data *bc)  in ehv_bc_tx_dequeue()
 435 	struct ehv_bc_data *bc = data;  in ehv_bc_tty_tx_isr()  local
 457 	struct ehv_bc_data *bc = ttys->driver_data;  in ehv_bc_tty_write()  local
 496 	struct ehv_bc_data *bc = &bcs[ttys->index];  in ehv_bc_tty_open()  local
 511 	struct ehv_bc_data *bc = &bcs[ttys->index];  in ehv_bc_tty_close()  local
 526 	struct ehv_bc_data *bc = ttys->driver_data;  in ehv_bc_tty_write_room()  local
 551 	struct ehv_bc_data *bc = ttys->driver_data;  in ehv_bc_tty_throttle()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/net/hamradio/ | 
| D | baycom_ser_hdx.c | 132 static inline void baycom_int_freq(struct baycom_state *bc)  in baycom_int_freq()181 #define SER12_ARB_DIVIDER(bc)  (bc->opt_dcd ? 24 : 36)  argument
 183 #define SER12_DCD_INTERVAL(bc) (bc->opt_dcd ? 12 : 240)  argument
 185 static inline void ser12_tx(struct net_device *dev, struct baycom_state *bc)  in ser12_tx()
 203 static inline void ser12_rx(struct net_device *dev, struct baycom_state *bc)  in ser12_rx()
 365 	struct baycom_state *bc = netdev_priv(dev);  in ser12_interrupt()  local
 458 	struct baycom_state *bc = netdev_priv(dev);  in ser12_open()  local
 501 	struct baycom_state *bc = netdev_priv(dev);  in ser12_close()  local
 539 static int baycom_setmode(struct baycom_state *bc, const char *modestr)  in baycom_setmode()
 557 	struct baycom_state *bc;  in baycom_ioctl()  local
 [all …]
 
 | 
| D | baycom_par.c | 143 static inline void baycom_int_freq(struct baycom_state *bc)  in baycom_int_freq()179 static inline void par96_tx(struct net_device *dev, struct baycom_state *bc)  in par96_tx()
 203 static inline void par96_rx(struct net_device *dev, struct baycom_state *bc)  in par96_rx()
 259 	struct baycom_state *bc = netdev_priv(dev);  in par96_interrupt()  local
 286 	struct baycom_state *bc = netdev_priv(dev);  in par96_wakeup()  local
 297 	struct baycom_state *bc = netdev_priv(dev);  in par96_open()  local
 361 	struct baycom_state *bc = netdev_priv(dev);  in par96_close()  local
 398 static int baycom_setmode(struct baycom_state *bc, const char *modestr)  in baycom_setmode()
 414 	struct baycom_state *bc;  in baycom_ioctl()  local
 525 		struct baycom_state *bc;  in init_baycompar()  local
 
 | 
| D | baycom_epp.c | 260 #define tenms_to_flags(bc,tenms) ((tenms * bc->bitrate) / 800)  argument264 static inline void baycom_int_freq(struct baycom_state *bc)  in baycom_int_freq()
 292 static int eppconfig(struct baycom_state *bc)  in eppconfig()
 317 static inline void do_kiss_params(struct baycom_state *bc,  in do_kiss_params()
 358 static void encode_hdlc(struct baycom_state *bc)  in encode_hdlc()
 420 static int transmit(struct baycom_state *bc, int cnt, unsigned char stat)  in transmit()
 528 	struct baycom_state *bc = netdev_priv(dev);  in do_rxpacket()  local
 553 	struct baycom_state *bc = netdev_priv(dev);  in receive()  local
 640 	struct baycom_state *bc;  in epp_bh()  local
 763 	struct baycom_state *bc = netdev_priv(dev);  in baycom_send_packet()  local
 [all …]
 
 | 
| D | baycom_ser_fdx.c | 145 static inline void baycom_int_freq(struct baycom_state *bc)  in baycom_int_freq()191 static __inline__ void ser12_rx(struct net_device *dev, struct baycom_state *bc, struct timespec64 …  in ser12_rx()
 250 	struct baycom_state *bc = netdev_priv(dev);  in ser12_interrupt()  local
 376 	struct baycom_state *bc = netdev_priv(dev);  in ser12_open()  local
 442 	struct baycom_state *bc = netdev_priv(dev);  in ser12_close()  local
 480 static int baycom_setmode(struct baycom_state *bc, const char *modestr)  in baycom_setmode()
 503 	struct baycom_state *bc;  in baycom_ioctl()  local
 600 		struct baycom_state *bc;  in init_baycomserfdx()  local
 
 | 
| /Linux-v5.4/fs/ocfs2/ | 
| D | blockcheck.c | 352 			       struct ocfs2_block_check *bc)  in ocfs2_block_check_compute()381 			       struct ocfs2_block_check *bc,  in ocfs2_block_check_validate()
 444 				   struct ocfs2_block_check *bc)  in ocfs2_block_check_compute_bhs()
 488 				   struct ocfs2_block_check *bc,  in ocfs2_block_check_validate_bhs()
 567 			    struct ocfs2_block_check *bc)  in ocfs2_compute_meta_ecc()
 574 			    struct ocfs2_block_check *bc)  in ocfs2_validate_meta_ecc()
 588 				struct ocfs2_block_check *bc)  in ocfs2_compute_meta_ecc_bhs()
 596 				struct ocfs2_block_check *bc)  in ocfs2_validate_meta_ecc_bhs()
 
 | 
| /Linux-v5.4/arch/mips/pci/ | 
| D | pci-xtalk-bridge.c | 71 	struct bridge_controller *bc = BRIDGE_CONTROLLER(dev->bus);  in bridge_disable_swapping()  local96 	struct bridge_controller *bc = BRIDGE_CONTROLLER(bus);  in pci_conf0_read_config()  local
 132 	struct bridge_controller *bc = BRIDGE_CONTROLLER(bus);  in pci_conf1_read_config()  local
 179 	struct bridge_controller *bc = BRIDGE_CONTROLLER(bus);  in pci_conf0_write_config()  local
 218 	struct bridge_controller *bc = BRIDGE_CONTROLLER(bus);  in pci_conf1_write_config()  local
 271 	struct bridge_controller *bc;  member
 350 	struct bridge_controller *bc = data->bc;  in bridge_domain_activate()  local
 410 	struct bridge_controller *bc = BRIDGE_CONTROLLER(dev->bus);  in bridge_map_irq()  local
 433 	struct bridge_controller *bc;  in bridge_probe()  local
 548 	struct bridge_controller *bc = BRIDGE_CONTROLLER(bus);  in bridge_remove()  local
 
 | 
| D | pci-ip27.c | 15 	struct bridge_controller *bc = BRIDGE_CONTROLLER(pdev->bus);  in __phys_to_dma()  local28 	struct bridge_controller *bc = BRIDGE_CONTROLLER(bus);  in pcibus_to_node()  local
 
 | 
| /Linux-v5.4/drivers/isdn/hardware/mISDN/ | 
| D | netjet.c | 78 	struct tiger_ch		bc[2];  member175 fill_mem(struct tiger_ch *bc, u32 idx, u32 cnt, u32 fill)  in fill_mem()
 198 mode_tiger(struct tiger_ch *bc, u32 protocol)  in mode_tiger()
 363 read_dma(struct tiger_ch *bc, u32 idx, int cnt)  in read_dma()
 465 resync(struct tiger_ch *bc, struct tiger_hw *card)  in resync()
 487 fill_hdlc_flag(struct tiger_ch *bc)  in fill_hdlc_flag()
 524 fill_dma(struct tiger_ch *bc)  in fill_dma()
 601 bc_next_frame(struct tiger_ch *bc)  in bc_next_frame()
 625 send_tiger_bc(struct tiger_hw *card, struct tiger_ch *bc)  in send_tiger_bc()
 741 	struct tiger_ch *bc = container_of(bch, struct tiger_ch, bch);  in nj_l2l1B()  local
 [all …]
 
 | 
| D | w6692.c | 66 	struct w6692_ch		bc[2];  member126 ReadW6692B(struct w6692_ch *bc, u8 offset)  in ReadW6692B()
 132 WriteW6692B(struct w6692_ch *bc, u8 offset, u8 value)  in WriteW6692B()
 934 	struct w6692_ch	*bc = container_of(bch, struct w6692_ch, bch);  in w6692_l2l1B()  local
 1027 	struct w6692_ch *bc = container_of(bch, struct w6692_ch, bch);  in w6692_bctrl()  local
 
 | 
| /Linux-v5.4/net/ipv4/ | 
| D | udp_diag.c | 19 			struct nlattr *bc, bool net_admin)  in sk_diag_dump()96 		     const struct inet_diag_req_v2 *r, struct nlattr *bc)  in udp_dump()
 149 			  const struct inet_diag_req_v2 *r, struct nlattr *bc)  in udp_diag_dump()
 253 			      struct nlattr *bc)  in udplite_diag_dump()
 
 | 
| D | inet_diag.c | 557 	const void *bc = nla_data(_bc);  in inet_diag_bc_run()  local678 int inet_diag_bc_sk(const struct nlattr *bc, struct sock *sk)  in inet_diag_bc_sk()
 703 static int valid_cc(const void *bc, int len, int cc)  in valid_cc()
 791 	const void *bytecode, *bc;  in inet_diag_bc_audit()  local
 857 			      const struct nlattr *bc,  in inet_csk_diag_dump()
 898 			 const struct inet_diag_req_v2 *r, struct nlattr *bc)  in inet_diag_dump_icsk()
 1048 			    struct nlattr *bc)  in __inet_diag_dump()
 1066 	struct nlattr *bc = NULL;  in inet_diag_dump()  local
 1092 	struct nlattr *bc = NULL;  in inet_diag_dump_compat()  local
 
 | 
| D | raw_diag.c | 134 			struct nlattr *bc, bool net_admin)  in sk_diag_dump()147 			  const struct inet_diag_req_v2 *r, struct nlattr *bc)  in raw_diag_dump()
 
 | 
| D | tcp_diag.c | 182 			  const struct inet_diag_req_v2 *r, struct nlattr *bc)  in tcp_diag_dump()
 | 
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_itable.c | 59 	struct xfs_bstat_chunk	*bc)  in xfs_bulkstat_one_int()163 	struct xfs_bstat_chunk	bc = {  in xfs_bulkstat_one()  local
 236 	struct xfs_bstat_chunk	bc = {  in xfs_bulkstat()  local
 
 | 
| /Linux-v5.4/net/smc/ | 
| D | smc_diag.c | 79 			   struct nlattr *bc)  in __smc_diag_dump()198 	struct nlattr *bc = NULL;  in smc_diag_dump_proto()  local
 
 | 
| /Linux-v5.4/sound/soc/intel/atom/ | 
| D | sst-atom-controls.c | 257 			      struct sst_algo_control *bc)  in sst_send_algo_cmd()290 	struct sst_algo_control *bc;  in sst_find_and_send_pipe_algo()  local
 310 	struct sst_algo_control *bc = (void *)kcontrol->private_value;  in sst_algo_bytes_ctl_info()  local
 321 	struct sst_algo_control *bc = (void *)kcontrol->private_value;  in sst_algo_control_get()  local
 343 	struct sst_algo_control *bc = (void *)kcontrol->private_value;  in sst_algo_control_set()  local
 1271 	struct sst_algo_control *bc;  in sst_algo_control_init()  local
 1386 		struct sst_algo_control *bc = (void *)kctl->private_value;  in sst_fill_module_list()  local
 
 | 
| /Linux-v5.4/net/dccp/ | 
| D | diag.c | 49 			   const struct inet_diag_req_v2 *r, struct nlattr *bc)  in dccp_diag_dump()
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/ | 
| D | qlcnic_sriov_common.c | 144 	struct qlcnic_back_channel *bc;  in qlcnic_sriov_init()  local263 	struct qlcnic_back_channel *bc = &sriov->bc;  in __qlcnic_sriov_cleanup()  local
 1522 void qlcnic_sriov_cleanup_async_list(struct qlcnic_back_channel *bc)  in qlcnic_sriov_cleanup_async_list()
 1599 	struct qlcnic_back_channel *bc;  in qlcnic_sriov_handle_async_issue_cmd()  local
 1625 qlcnic_sriov_alloc_async_cmd(struct qlcnic_back_channel *bc,  in qlcnic_sriov_alloc_async_cmd()
 1643 static void qlcnic_sriov_schedule_async_cmd(struct qlcnic_back_channel *bc,  in qlcnic_sriov_schedule_async_cmd()
 1662 	struct qlcnic_back_channel *bc = &adapter->ahw->sriov->bc;  in qlcnic_sriov_async_issue_cmd()  local
 
 | 
| /Linux-v5.4/crypto/ | 
| D | sha3_generic.c | 49 	u64 t[5], tt, bc[5];  in keccakf_round()  local
 | 
| /Linux-v5.4/drivers/spmi/ | 
| D | spmi-pmic-arb.c | 220 pmic_arb_read_data(struct spmi_pmic_arb *pmic_arb, u8 *buf, u32 reg, u8 bc)  in pmic_arb_read_data()234 				u32 reg, u8 bc)  in pmic_arb_write_data()
 341 	u8 bc = len - 1;  in pmic_arb_read_cmd()  local
 394 	u8 bc = len - 1;  in pmic_arb_write_cmd()  local
 995 static u32 pmic_arb_fmt_cmd_v1(u8 opc, u8 sid, u16 addr, u8 bc)  in pmic_arb_fmt_cmd_v1()
 1000 static u32 pmic_arb_fmt_cmd_v2(u8 opc, u8 sid, u16 addr, u8 bc)  in pmic_arb_fmt_cmd_v2()
 
 | 
| /Linux-v5.4/sound/soc/intel/skylake/ | 
| D | skl-topology.c | 385 	struct skl_algo_data *bc;  in skl_tplg_set_module_params()  local427 	struct skl_algo_data *bc;  in skl_tplg_set_module_init_data()  local
 745 	struct skl_algo_data *bc;  in skl_tplg_set_module_bind_params()  local
 816 	struct skl_algo_data *bc = (struct skl_algo_data *)sb->dobj.private;  in skl_tplg_find_moduleid_from_uuid()  local
 1322 	struct skl_algo_data *bc = (struct skl_algo_data *)sb->dobj.private;  in skl_tplg_tlv_control_get()  local
 2944 					struct snd_soc_tplg_bytes_control *bc)  in skl_init_algo_data()
 
 | 
| /Linux-v5.4/drivers/media/dvb-frontends/ | 
| D | bcm3510.c | 363 static int bcm3510_tuner_cmd(struct bcm3510_state* st,u8 bc, u16 n, u8 a)  in bcm3510_tuner_cmd()454 	u8 bc,a;  in bcm3510_set_freq()  local
 
 |