Home
last modified time | relevance | path

Searched defs:bc (Results 1 – 25 of 78) sorted by relevance

1234

/linux-6.12.1/fs/bcachefs/
Dbtree_cache.c52 struct btree_cache *bc = container_of(list, struct btree_cache, live[list->idx]); in btree_cache_can_free() local
60 static void btree_node_to_freedlist(struct btree_cache *bc, struct btree *b) in btree_node_to_freedlist()
70 static void __bch2_btree_node_to_freelist(struct btree_cache *bc, struct btree *b) in __bch2_btree_node_to_freelist()
81 struct btree_cache *bc = &c->btree_cache; in bch2_btree_node_to_freelist() local
91 static void __btree_node_data_free(struct btree_cache *bc, struct btree *b) in __btree_node_data_free()
122 static void btree_node_data_free(struct btree_cache *bc, struct btree *b) in btree_node_data_free()
191 struct btree_cache *bc = &c->btree_cache; in __bch2_btree_node_mem_alloc() local
209 static inline bool __btree_node_pinned(struct btree_cache *bc, struct btree *b) in __btree_node_pinned()
222 struct btree_cache *bc = &c->btree_cache; in bch2_node_pin() local
237 struct btree_cache *bc = &c->btree_cache; in bch2_btree_cache_unpin() local
[all …]
Dbtree_key_cache.c104 static void bkey_cached_free(struct btree_key_cache *bc, in bkey_cached_free()
139 struct btree_key_cache *bc = &c->btree_key_cache; in bkey_cached_alloc() local
204 struct btree_key_cache *bc = &c->btree_key_cache; in btree_key_cache_create() local
572 struct btree_key_cache *bc = &c->btree_key_cache; in bch2_btree_key_cache_drop() local
597 struct btree_key_cache *bc = &c->btree_key_cache; in bch2_btree_key_cache_scan() local
676 struct btree_key_cache *bc = &c->btree_key_cache; in bch2_btree_key_cache_count() local
691 void bch2_fs_btree_key_cache_exit(struct btree_key_cache *bc) in bch2_fs_btree_key_cache_exit()
751 int bch2_fs_btree_key_cache_init(struct btree_key_cache *bc) in bch2_fs_btree_key_cache_init()
782 void bch2_btree_key_cache_to_text(struct printbuf *out, struct btree_key_cache *bc) in bch2_btree_key_cache_to_text()
/linux-6.12.1/kernel/time/
Dtick-broadcast.c46 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()
249 struct clock_event_device *bc = tick_broadcast_device.evtdev; in tick_device_uses_broadcast() local
356 struct clock_event_device *bc = tick_broadcast_device.evtdev; in tick_do_broadcast() local
440 struct clock_event_device *bc, *dev; in tick_broadcast_control() local
526 struct clock_event_device *bc = tick_broadcast_device.evtdev; in tick_shutdown_broadcast() local
551 struct clock_event_device *bc; in tick_suspend_broadcast() local
581 struct clock_event_device *bc; in tick_resume_broadcast() local
638 static void tick_broadcast_set_affinity(struct clock_event_device *bc, in tick_broadcast_set_affinity()
[all …]
/linux-6.12.1/arch/mips/pci/
Dpci-xtalk-bridge.c32 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 …]
/linux-6.12.1/drivers/tty/
Dehv_bytechan.c86 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-6.12.1/drivers/pmdomain/imx/
Dimx8m-blk-ctrl.c68 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 …]
Dimx8mp-blk-ctrl.c67 struct imx8mp_blk_ctrl *bc; member
147 static int imx8mp_hsio_blk_ctrl_probe(struct imx8mp_blk_ctrl *bc) in imx8mp_hsio_blk_ctrl_probe()
174 static void imx8mp_hsio_blk_ctrl_power_on(struct imx8mp_blk_ctrl *bc, in imx8mp_hsio_blk_ctrl_power_on()
193 static void imx8mp_hsio_blk_ctrl_power_off(struct imx8mp_blk_ctrl *bc, in imx8mp_hsio_blk_ctrl_power_off()
215 struct imx8mp_blk_ctrl *bc = container_of(nb, struct imx8mp_blk_ctrl, in imx8mp_hsio_power_notifier() local
305 static void imx8mp_hdmi_blk_ctrl_power_on(struct imx8mp_blk_ctrl *bc, in imx8mp_hdmi_blk_ctrl_power_on()
363 static void imx8mp_hdmi_blk_ctrl_power_off(struct imx8mp_blk_ctrl *bc, in imx8mp_hdmi_blk_ctrl_power_off()
422 struct imx8mp_blk_ctrl *bc = container_of(nb, struct imx8mp_blk_ctrl, in imx8mp_hdmi_power_notifier() local
527 struct imx8mp_blk_ctrl *bc = domain->bc; in imx8mp_blk_ctrl_power_on() local
574 struct imx8mp_blk_ctrl *bc = domain->bc; in imx8mp_blk_ctrl_power_off() local
[all …]
Dimx93-blk-ctrl.c84 struct imx93_blk_ctrl *bc; member
104 struct imx93_blk_ctrl *bc = domain->bc; in imx93_blk_ctrl_set_qos() local
129 struct imx93_blk_ctrl *bc = domain->bc; in imx93_blk_ctrl_power_on() local
174 struct imx93_blk_ctrl *bc = domain->bc; in imx93_blk_ctrl_power_off() local
196 struct imx93_blk_ctrl *bc; in imx93_blk_ctrl_probe() local
311 struct imx93_blk_ctrl *bc = dev_get_drvdata(&pdev->dev); in imx93_blk_ctrl_remove() local
/linux-6.12.1/drivers/net/hamradio/
Dbaycom_ser_hdx.c132 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 …]
Dbaycom_par.c143 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
524 struct baycom_state *bc; in init_baycompar() local
Dbaycom_epp.c260 #define tenms_to_flags(bc,tenms) ((tenms * bc->bitrate) / 800) argument
264 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
634 struct baycom_state *bc; in epp_bh() local
757 struct baycom_state *bc = netdev_priv(dev); in baycom_send_packet() local
[all …]
Dbaycom_ser_fdx.c145 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-6.12.1/fs/ocfs2/
Dblockcheck.c350 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-6.12.1/drivers/isdn/hardware/mISDN/
Dnetjet.c78 struct tiger_ch bc[2]; member
176 fill_mem(struct tiger_ch *bc, u32 idx, u32 cnt, u32 fill) in fill_mem()
199 mode_tiger(struct tiger_ch *bc, u32 protocol) in mode_tiger()
364 read_dma(struct tiger_ch *bc, u32 idx, int cnt) in read_dma()
466 resync(struct tiger_ch *bc, struct tiger_hw *card) in resync()
488 fill_hdlc_flag(struct tiger_ch *bc) in fill_hdlc_flag()
525 fill_dma(struct tiger_ch *bc) in fill_dma()
602 bc_next_frame(struct tiger_ch *bc) in bc_next_frame()
626 send_tiger_bc(struct tiger_hw *card, struct tiger_ch *bc) in send_tiger_bc()
742 struct tiger_ch *bc = container_of(bch, struct tiger_ch, bch); in nj_l2l1B() local
[all …]
Dw6692.c66 struct w6692_ch bc[2]; member
127 ReadW6692B(struct w6692_ch *bc, u8 offset) in ReadW6692B()
133 WriteW6692B(struct w6692_ch *bc, u8 offset, u8 value) in WriteW6692B()
935 struct w6692_ch *bc = container_of(bch, struct w6692_ch, bch); in w6692_l2l1B() local
1028 struct w6692_ch *bc = container_of(bch, struct w6692_ch, bch); in w6692_bctrl() local
/linux-6.12.1/drivers/clk/imx/
Dclk-imx95-blk-ctl.c284 struct imx95_blk_ctl *bc; in imx95_bc_probe() local
384 struct imx95_blk_ctl *bc = dev_get_drvdata(dev); in imx95_bc_runtime_suspend() local
392 struct imx95_blk_ctl *bc = dev_get_drvdata(dev); in imx95_bc_runtime_resume() local
401 struct imx95_blk_ctl *bc = dev_get_drvdata(dev); in imx95_bc_suspend() local
424 struct imx95_blk_ctl *bc = dev_get_drvdata(dev); in imx95_bc_resume() local
/linux-6.12.1/fs/xfs/
Dxfs_itable.c61 struct xfs_bstat_chunk *bc) in xfs_bulkstat_one_int()
193 struct xfs_bstat_chunk bc = { in xfs_bulkstat_one() local
244 struct xfs_bstat_chunk *bc = data; in xfs_bulkstat_iwalk() local
284 struct xfs_bstat_chunk bc = { in xfs_bulkstat() local
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dgen7_renderclear.c91 static void batch_init(struct batch_chunk *bc, in batch_init()
102 static u32 batch_offset(const struct batch_chunk *bc, u32 *cs) in batch_offset()
107 static u32 batch_addr(const struct batch_chunk *bc) in batch_addr()
112 static void batch_add(struct batch_chunk *bc, const u32 d) in batch_add()
118 static u32 *batch_alloc_items(struct batch_chunk *bc, u32 align, u32 items) in batch_alloc_items()
135 static u32 *batch_alloc_bytes(struct batch_chunk *bc, u32 align, u32 bytes) in batch_alloc_bytes()
/linux-6.12.1/drivers/md/
Ddm-bufio.c411 static inline void cache_read_lock(struct dm_buffer_cache *bc, sector_t block) in cache_read_lock()
419 static inline void cache_read_unlock(struct dm_buffer_cache *bc, sector_t block) in cache_read_unlock()
427 static inline void cache_write_lock(struct dm_buffer_cache *bc, sector_t block) in cache_write_lock()
435 static inline void cache_write_unlock(struct dm_buffer_cache *bc, sector_t block) in cache_write_unlock()
535 static void cache_init(struct dm_buffer_cache *bc, unsigned int num_locks, bool no_sleep) in cache_init()
554 static void cache_destroy(struct dm_buffer_cache *bc) in cache_destroy()
570 static inline unsigned long cache_count(struct dm_buffer_cache *bc, int list_mode) in cache_count()
575 static inline unsigned long cache_total(struct dm_buffer_cache *bc) in cache_total()
612 static struct dm_buffer *cache_get(struct dm_buffer_cache *bc, sector_t block) in cache_get()
633 static bool cache_put(struct dm_buffer_cache *bc, struct dm_buffer *b) in cache_put()
[all …]
/linux-6.12.1/net/mptcp/
Dmptcp_diag.c18 struct nlattr *bc, bool net_admin) in sk_diag_dump()
81 struct nlattr *bc = cb_data->inet_diag_nla_bc; in mptcp_diag_dump_listeners() local
159 struct nlattr *bc; in mptcp_diag_dump() local
/linux-6.12.1/block/
Dblk-crypto.c94 struct bio_crypt_ctx *bc; in bio_crypt_set_ctx() local
146 struct bio_crypt_ctx *bc = bio->bi_crypt_context; in __bio_crypt_advance() local
156 bool bio_crypt_dun_is_contiguous(const struct bio_crypt_ctx *bc, in bio_crypt_dun_is_contiguous()
/linux-6.12.1/sound/soc/intel/atom/
Dsst-atom-controls.c266 struct sst_algo_control *bc) in sst_send_algo_cmd()
301 struct sst_algo_control *bc; in sst_find_and_send_pipe_algo() local
321 struct sst_algo_control *bc = (void *)kcontrol->private_value; in sst_algo_bytes_ctl_info() local
332 struct sst_algo_control *bc = (void *)kcontrol->private_value; in sst_algo_control_get() local
354 struct sst_algo_control *bc = (void *)kcontrol->private_value; in sst_algo_control_set() local
1291 struct sst_algo_control *bc; in sst_algo_control_init() local
1406 struct sst_algo_control *bc = (void *)kctl->private_value; in sst_fill_module_list() local
/linux-6.12.1/net/smc/
Dsmc_diag.c75 struct nlattr *bc) in __smc_diag_dump()
202 struct nlattr *bc = NULL; in smc_diag_dump_proto() local
/linux-6.12.1/net/ipv4/
Draw_diag.c129 struct nlattr *bc, bool net_admin) in sk_diag_dump()
147 struct nlattr *bc; in raw_diag_dump() local
Dudp_diag.c19 struct nlattr *bc, bool net_admin) in sk_diag_dump()
97 struct nlattr *bc; in udp_dump() local

1234