| /linux/kernel/time/ |
| H A D | tick-broadcast.c | 46 tick_broadcast_setup_oneshot(struct clock_event_device *bc, bool from_periodic) { BUG(); } in tick_broadcast_setup_oneshot() 48 static inline void tick_resume_broadcast_oneshot(struct clock_event_device *bc) { } in tick_resume_broadcast_oneshot() 77 static void tick_broadcast_start_periodic(struct clock_event_device *bc) in tick_broadcast_start_periodic() 252 struct clock_event_device *bc = tick_broadcast_device.evtdev; in tick_device_uses_broadcast() local 359 struct clock_event_device *bc = tick_broadcast_device.evtdev; in tick_do_broadcast() local 444 struct clock_event_device *bc, *dev; in tick_broadcast_control() local 530 struct clock_event_device *bc = tick_broadcast_device.evtdev; in tick_shutdown_broadcast() local 555 struct clock_event_device *bc; in tick_suspend_broadcast() local 585 struct clock_event_device *bc; in tick_resume_broadcast() local 642 static void tick_broadcast_set_affinity(struct clock_event_device *bc, in tick_broadcast_set_affinity() [all …]
|
| /linux/arch/mips/pci/ |
| H A D | pci-xtalk-bridge.c | 32 struct bridge_controller *bc = BRIDGE_CONTROLLER(pdev->bus); in phys_to_dma() local 97 struct bridge_controller *bc = BRIDGE_CONTROLLER(dev->bus); in bridge_disable_swapping() local 122 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf0_read_config() local 159 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf1_read_config() local 207 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf0_write_config() local 246 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf1_write_config() local 299 struct bridge_controller *bc; member 377 struct bridge_controller *bc = data->bc; in bridge_domain_activate() local 437 struct bridge_controller *bc = BRIDGE_CONTROLLER(dev->bus); in bridge_map_irq() local 469 static void bridge_setup_ip27_baseio6g(struct bridge_controller *bc) in bridge_setup_ip27_baseio6g() [all …]
|
| H A D | pci-ip27.c | 23 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pcibus_to_node() local
|
| /linux/drivers/tty/ |
| H A 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() 352 struct ehv_bc_data *bc = data; in ehv_bc_tty_rx_isr() local 410 static void ehv_bc_tx_dequeue(struct ehv_bc_data *bc) in ehv_bc_tx_dequeue() 453 struct ehv_bc_data *bc = data; in ehv_bc_tty_tx_isr() local 475 struct ehv_bc_data *bc = ttys->driver_data; in ehv_bc_tty_write() local 513 struct ehv_bc_data *bc = &bcs[ttys->index]; in ehv_bc_tty_open() local 528 struct ehv_bc_data *bc = &bcs[ttys->index]; in ehv_bc_tty_close() local 543 struct ehv_bc_data *bc = ttys->driver_data; in ehv_bc_tty_write_room() local 568 struct ehv_bc_data *bc = ttys->driver_data; in ehv_bc_tty_throttle() local [all …]
|
| /linux/drivers/pmdomain/imx/ |
| H A D | imx8m-blk-ctrl.c | 68 struct imx8m_blk_ctrl *bc; member 89 struct imx8m_blk_ctrl *bc = domain->bc; in imx8m_blk_ctrl_power_on() local 149 struct imx8m_blk_ctrl *bc = domain->bc; in imx8m_blk_ctrl_power_off() local 173 struct imx8m_blk_ctrl *bc; in imx8m_blk_ctrl_probe() local 338 struct imx8m_blk_ctrl *bc = dev_get_drvdata(&pdev->dev); in imx8m_blk_ctrl_remove() local 358 struct imx8m_blk_ctrl *bc = dev_get_drvdata(dev); in imx8m_blk_ctrl_suspend() local 398 struct imx8m_blk_ctrl *bc = dev_get_drvdata(dev); in imx8m_blk_ctrl_resume() local 417 struct imx8m_blk_ctrl *bc = container_of(nb, struct imx8m_blk_ctrl, in imx8mm_vpu_power_notifier() local 527 struct imx8m_blk_ctrl *bc = container_of(nb, struct imx8m_blk_ctrl, in imx8mm_disp_power_notifier() local 597 struct imx8m_blk_ctrl *bc = container_of(nb, struct imx8m_blk_ctrl, in imx8mn_disp_power_notifier() local [all …]
|
| H A D | imx8mp-blk-ctrl.c | 68 struct imx8mp_blk_ctrl *bc; member 149 static int imx8mp_hsio_blk_ctrl_probe(struct imx8mp_blk_ctrl *bc) in imx8mp_hsio_blk_ctrl_probe() 176 static void imx8mp_hsio_blk_ctrl_power_on(struct imx8mp_blk_ctrl *bc, in imx8mp_hsio_blk_ctrl_power_on() 195 static void imx8mp_hsio_blk_ctrl_power_off(struct imx8mp_blk_ctrl *bc, in imx8mp_hsio_blk_ctrl_power_off() 217 struct imx8mp_blk_ctrl *bc = container_of(nb, struct imx8mp_blk_ctrl, in imx8mp_hsio_power_notifier() local 309 static void imx8mp_hdmi_blk_ctrl_power_on(struct imx8mp_blk_ctrl *bc, in imx8mp_hdmi_blk_ctrl_power_on() 364 static void imx8mp_hdmi_blk_ctrl_power_off(struct imx8mp_blk_ctrl *bc, in imx8mp_hdmi_blk_ctrl_power_off() 420 struct imx8mp_blk_ctrl *bc = container_of(nb, struct imx8mp_blk_ctrl, in imx8mp_hdmi_power_notifier() local 525 struct imx8mp_blk_ctrl *bc = domain->bc; in imx8mp_blk_ctrl_power_on() local 572 struct imx8mp_blk_ctrl *bc = domain->bc; in imx8mp_blk_ctrl_power_off() local [all …]
|
| /linux/fs/ocfs2/ |
| H A D | blockcheck.c | 350 struct ocfs2_block_check *bc) in ocfs2_block_check_compute() 379 struct ocfs2_block_check *bc, in ocfs2_block_check_validate() 442 struct ocfs2_block_check *bc) in ocfs2_block_check_compute_bhs() 486 struct ocfs2_block_check *bc, in ocfs2_block_check_validate_bhs() 565 struct ocfs2_block_check *bc) in ocfs2_compute_meta_ecc() 572 struct ocfs2_block_check *bc) in ocfs2_validate_meta_ecc() 586 struct ocfs2_block_check *bc) in ocfs2_compute_meta_ecc_bhs() 594 struct ocfs2_block_check *bc) in ocfs2_validate_meta_ecc_bhs()
|
| /linux/drivers/clk/imx/ |
| H A D | clk-imx95-blk-ctl.c | 353 struct imx95_blk_ctl *bc; in imx95_bc_probe() local 454 struct imx95_blk_ctl *bc = dev_get_drvdata(dev); in imx95_bc_runtime_suspend() local 464 struct imx95_blk_ctl *bc = dev_get_drvdata(dev); in imx95_bc_runtime_resume() local 480 struct imx95_blk_ctl *bc = dev_get_drvdata(dev); in imx95_bc_suspend() local 493 struct imx95_blk_ctl *bc = dev_get_drvdata(dev); in imx95_bc_resume() local
|
| /linux/fs/xfs/ |
| H A D | xfs_itable.c | 69 struct xfs_bstat_chunk *bc) in xfs_bulkstat_one_int() 218 struct xfs_bstat_chunk bc = { in xfs_bulkstat_one() local 265 struct xfs_bstat_chunk *bc = data; in xfs_bulkstat_iwalk() local 305 struct xfs_bstat_chunk bc = { in xfs_bulkstat() local
|
| H A D | xfs_buf_item_recover.c | 1204 struct xfs_buf_cancel *bc; in xlog_free_buf_cancel_table() local
|
| /linux/block/ |
| H A D | blk-crypto-fallback.c | 244 struct bio_crypt_ctx *bc = src_bio->bi_crypt_context; in __blk_crypto_fallback_encrypt_bio() local 357 struct bio_crypt_ctx *bc = src_bio->bi_crypt_context; in blk_crypto_fallback_encrypt_bio() local 374 struct bio_crypt_ctx *bc, struct bvec_iter iter, in __blk_crypto_fallback_decrypt_bio() 426 struct bio_crypt_ctx *bc = &f_ctx->crypt_ctx; in blk_crypto_fallback_decrypt_bio() local 491 struct bio_crypt_ctx *bc = bio->bi_crypt_context; in blk_crypto_fallback_bio_prep() local
|
| /linux/sound/soc/intel/atom/ |
| H A D | sst-atom-controls.c | 266 struct sst_algo_control *bc) in sst_send_algo_cmd() argument 301 struct sst_algo_control *bc; in sst_find_and_send_pipe_algo() local 321 struct sst_algo_control *bc = (void *)kcontrol->private_value; sst_algo_bytes_ctl_info() local 332 struct sst_algo_control *bc = (void *)kcontrol->private_value; sst_algo_control_get() local 354 struct sst_algo_control *bc = (void *)kcontrol->private_value; sst_algo_control_set() local 1291 struct sst_algo_control *bc; sst_algo_control_init() local 1406 struct sst_algo_control *bc = (void *)kctl->private_value; sst_fill_module_list() local [all...] |
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_sriov_common.c | 143 struct qlcnic_back_channel *bc; in qlcnic_sriov_init() local 263 struct qlcnic_back_channel *bc = &sriov->bc; in __qlcnic_sriov_cleanup() local 1528 void qlcnic_sriov_cleanup_async_list(struct qlcnic_back_channel *bc) in qlcnic_sriov_cleanup_async_list() 1605 struct qlcnic_back_channel *bc; in qlcnic_sriov_handle_async_issue_cmd() local 1631 qlcnic_sriov_alloc_async_cmd(struct qlcnic_back_channel *bc, in qlcnic_sriov_alloc_async_cmd() 1649 static void qlcnic_sriov_schedule_async_cmd(struct qlcnic_back_channel *bc, in qlcnic_sriov_schedule_async_cmd() 1668 struct qlcnic_back_channel *bc = &adapter->ahw->sriov->bc; in qlcnic_sriov_async_issue_cmd() local
|
| H A D | qlcnic_sriov_pf.c | 409 struct qlcnic_back_channel *bc = &sriov->bc; in qlcnic_sriov_pf_del_flr_queue() local 420 struct qlcnic_back_channel *bc = &adapter->ahw->sriov->bc; in qlcnic_sriov_pf_create_flr_queue() local
|
| H A D | qlcnic_sriov.h | 183 struct qlcnic_back_channel bc; member
|
| /linux/drivers/md/ |
| H A D | dm-io-rewind.c | 96 struct bio_crypt_ctx *bc = bio->bi_crypt_context; in dm_bio_crypt_rewind() local
|
| /linux/drivers/media/dvb-frontends/ |
| H A 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
|
| /linux/lib/crypto/ |
| H A D | sha3.c | 54 u64 t[5], tt, bc[5]; in sha3_keccakf_one_round_generic() local
|
| /linux/arch/mips/include/asm/pci/ |
| H A D | bridge.h | 818 #define bridge_read(bc, reg) __raw_readl(&bc->base->reg) argument 819 #define bridge_write(bc, reg, val) __raw_writel(val, &bc->base->reg) argument 820 #define bridge_set(bc, reg, val) \ argument 822 #define bridge_clr(bc, reg, val) \ argument
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
| H A D | mac.h | 95 u32 bc:1; member
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | lontium-lt9211.c | 225 u8 bc[3]; in lt9211_autodetect_rx() local
|
| /linux/fs/btrfs/ |
| H A D | ioctl.c | 4539 struct io_btrfs_cmd *bc = io_uring_cmd_to_pdu(cmd, struct io_btrfs_cmd); in btrfs_uring_read_finished() local 4598 struct io_btrfs_cmd *bc = io_uring_cmd_to_pdu(priv->cmd, struct io_btrfs_cmd); in btrfs_uring_read_extent_endio() local 4696 struct io_btrfs_cmd *bc = io_uring_cmd_to_pdu(cmd, struct io_btrfs_cmd); in btrfs_uring_encoded_read() local 4837 struct io_btrfs_cmd *bc = io_uring_cmd_to_pdu(cmd, struct io_btrfs_cmd); in btrfs_uring_encoded_write() local
|
| /linux/drivers/scsi/pm8001/ |
| H A D | pm8001_hwi.c | 1270 u32 Header = 0, hpriority = 0, bc = 1, category = 0x02; in pm8001_mpi_build_cmd() local 1318 struct outbound_queue_table *circularQ, u8 bc) in pm8001_mpi_msg_free_set() 3852 u8 bc; in process_oq() local
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_hipd.c | 578 #define burst_length(bc) (!(bc))? 0 : 1 << (bc) argument 589 static inline void sym_init_burst(struct sym_hcb *np, u_char bc)
|
| /linux/drivers/net/ethernet/tehuti/ |
| H A D | tn40.h | 220 #define TN40_TXD_W1_VAL(bc, checksum, vtag, lgsnd, vlan_id) ( \ argument
|