Home
last modified time | relevance | path

Searched defs:bd (Results 1 – 20 of 20) sorted by relevance

/linux-4.19.296/fs/gfs2/
Dtrans.c132 struct gfs2_bufdata *bd; in gfs2_alloc_bufdata() local
161 struct gfs2_bufdata *bd; in gfs2_trans_add_data() local
198 struct gfs2_bufdata *bd; in gfs2_trans_add_meta() local
249 void gfs2_trans_add_revoke(struct gfs2_sbd *sdp, struct gfs2_bufdata *bd) in gfs2_trans_add_revoke()
261 struct gfs2_bufdata *bd, *tmp; in gfs2_trans_add_unrevoke() local
Dlog.c76 static void gfs2_remove_from_ail(struct gfs2_bufdata *bd) in gfs2_remove_from_ail()
102 struct gfs2_bufdata *bd, *s; in gfs2_ail1_start_one() local
202 struct gfs2_bufdata *bd, *s; in gfs2_ail1_empty_one() local
254 struct gfs2_bufdata *bd; in gfs2_ail1_wait() local
283 struct gfs2_bufdata *bd; in gfs2_ail2_empty_one() local
599 void gfs2_add_revoke(struct gfs2_sbd *sdp, struct gfs2_bufdata *bd) in gfs2_add_revoke()
627 struct gfs2_bufdata *bd, *tmp; in gfs2_write_revokes() local
Dlops.c44 struct gfs2_bufdata *bd; in gfs2_pin() local
66 static bool buffer_is_rgrp(const struct gfs2_bufdata *bd) in buffer_is_rgrp()
71 static void maybe_release_space(struct gfs2_bufdata *bd) in maybe_release_space()
102 struct gfs2_bufdata *bd = bh->b_private; in gfs2_unpin() local
503 struct gfs2_bufdata *bd; in buf_lo_after_commit() local
620 struct gfs2_bufdata *bd; in revoke_lo_before_commit() local
658 struct gfs2_bufdata *bd; in revoke_lo_after_commit() local
834 struct gfs2_bufdata *bd; in databuf_lo_after_commit() local
Daops.c765 struct gfs2_bufdata *bd; in gfs2_discard() local
831 struct gfs2_bufdata *bd; in gfs2_releasepage() local
Dmeta_io.c336 struct gfs2_bufdata *bd = bh->b_private; in gfs2_remove_from_journal() local
Dglops.c60 struct gfs2_bufdata *bd, *tmp; in __gfs2_ail_flush() local
/linux-4.19.296/block/
Dbsg.c33 #define bsg_dbg(bd, fmt, ...) \ argument
237 struct bsg_device *bd; in bsg_alloc_device() local
249 static int bsg_put_device(struct bsg_device *bd) in bsg_put_device()
277 struct bsg_device *bd; in bsg_add_device() local
305 struct bsg_device *bd; in __bsg_get_device() local
322 struct bsg_device *bd; in bsg_get_device() local
347 struct bsg_device *bd; in bsg_open() local
360 struct bsg_device *bd = file->private_data; in bsg_release() local
368 struct bsg_device *bd = file->private_data; in bsg_ioctl() local
Dscsi_ioctl.c689 int scsi_verify_blk_ioctl(struct block_device *bd, unsigned int cmd) in scsi_verify_blk_ioctl()
701 int scsi_cmd_blk_ioctl(struct block_device *bd, fmode_t mode, in scsi_cmd_blk_ioctl()
Dblk-mq.c1160 struct blk_mq_queue_data bd; in blk_mq_dispatch_rq_list() local
1706 struct blk_mq_queue_data bd = { in __blk_mq_issue_directly() local
/linux-4.19.296/include/linux/fsl/bestcomm/
Dbestcomm.h52 struct bcom_bd *bd; member
162 struct bcom_bd *bd; in bcom_buffer_done() local
179 struct bcom_bd *bd; in bcom_prepare_next_buffer() local
189 struct bcom_bd *bd = bcom_get_bd(tsk, tsk->index); in bcom_submit_next_buffer() local
203 struct bcom_bd *bd = bcom_get_bd(tsk, tsk->outdex); in bcom_retrieve_buffer() local
/linux-4.19.296/drivers/regulator/
Dbd9571mwv-regulator.c28 struct bd9571mwv *bd; member
148 static int bd9571mwv_bkup_mode_read(struct bd9571mwv *bd, unsigned int *mode) in bd9571mwv_bkup_mode_read()
161 static int bd9571mwv_bkup_mode_write(struct bd9571mwv *bd, unsigned int mode) in bd9571mwv_bkup_mode_write()
279 struct bd9571mwv *bd = dev_get_drvdata(pdev->dev.parent); in bd9571mwv_regulator_probe() local
/linux-4.19.296/include/linux/
Dbacklight.h116 static inline int backlight_update_status(struct backlight_device *bd) in backlight_update_status()
132 static inline int backlight_enable(struct backlight_device *bd) in backlight_enable()
148 static inline int backlight_disable(struct backlight_device *bd) in backlight_disable()
164 static inline void backlight_put(struct backlight_device *bd) in backlight_put()
/linux-4.19.296/drivers/i2c/busses/
Di2c-gpio.c75 #define setsda(bd, val) ((bd)->setsda((bd)->data, val)) argument
76 #define setscl(bd, val) ((bd)->setscl((bd)->data, val)) argument
77 #define getsda(bd) ((bd)->getsda((bd)->data)) argument
78 #define getscl(bd) ((bd)->getscl((bd)->data)) argument
/linux-4.19.296/lib/
Ddecompress_bunzip2.c116 static unsigned int INIT get_bits(struct bunzip_data *bd, char bits_wanted) in get_bits()
156 static int INIT get_next_block(struct bunzip_data *bd) in get_next_block()
523 static int INIT read_bunzip(struct bunzip_data *bd, char *outbuf, int len) in read_bunzip()
632 struct bunzip_data *bd; in start_bunzip() local
686 struct bunzip_data *bd; in bunzip2() local
Dinflate.c593 int bd /* number of bits decoded by td[] */ in inflate_codes()
774 int bd; /* lookup bits for td */ in inflate_fixed() local
840 int bd; /* lookup bits for td */ in inflate_dynamic() local
/linux-4.19.296/drivers/gpio/
Dgpio-bd9571mwv.c28 struct bd9571mwv *bd; member
/linux-4.19.296/drivers/soundwire/
Dcadence_master.h70 struct sdw_cdns_pdi *bd; member
/linux-4.19.296/drivers/misc/mic/scif/
Dscif_nodeqp.c1314 int bd; in scif_destroy_p2p() local
/linux-4.19.296/drivers/hid/
Dhid-wiimote-modules.c2209 __u8 sx, sy, tb, wb, bd, bm, bp, bo, br, bb, bg, by, bu; in wiimod_guitar_in_ext() local
/linux-4.19.296/fs/nfsd/
Dnfs4state.c766 struct bloom_pair *bd = &blocked_delegations; in delegation_blocked() local
799 struct bloom_pair *bd = &blocked_delegations; in block_delegations() local