| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | dat.c | 35 static inline struct nilfs_dat_info *NILFS_DAT_I(struct inode *dat) in NILFS_DAT_I() 40 static int nilfs_dat_prepare_entry(struct inode *dat, in nilfs_dat_prepare_entry() 47 static void nilfs_dat_commit_entry(struct inode *dat, in nilfs_dat_commit_entry() 55 static void nilfs_dat_abort_entry(struct inode *dat, in nilfs_dat_abort_entry() 61 int nilfs_dat_prepare_alloc(struct inode *dat, struct nilfs_palloc_req *req) in nilfs_dat_prepare_alloc() 76 void nilfs_dat_commit_alloc(struct inode *dat, struct nilfs_palloc_req *req) in nilfs_dat_commit_alloc() 93 void nilfs_dat_abort_alloc(struct inode *dat, struct nilfs_palloc_req *req) in nilfs_dat_abort_alloc() 99 static void nilfs_dat_commit_free(struct inode *dat, in nilfs_dat_commit_free() 124 int nilfs_dat_prepare_start(struct inode *dat, struct nilfs_palloc_req *req) in nilfs_dat_prepare_start() 133 void nilfs_dat_commit_start(struct inode *dat, struct nilfs_palloc_req *req, in nilfs_dat_commit_start() [all …]
|
| H A D | bmap.h | 180 struct inode *dat) in nilfs_bmap_prepare_alloc_ptr() 191 struct inode *dat) in nilfs_bmap_commit_alloc_ptr() 199 struct inode *dat) in nilfs_bmap_abort_alloc_ptr() 209 struct inode *dat) in nilfs_bmap_prepare_end_ptr() 216 struct inode *dat) in nilfs_bmap_commit_end_ptr() 225 struct inode *dat) in nilfs_bmap_abort_end_ptr()
|
| H A D | direct.c | 54 struct inode *dat = NULL; in nilfs_direct_lookup_contig() local 109 struct inode *dat = NULL; in nilfs_direct_insert() local 145 struct inode *dat; in nilfs_direct_delete() local 260 struct inode *dat; in nilfs_direct_propagate() local 293 struct inode *dat = nilfs_bmap_get_dat(direct); in nilfs_direct_assign_v() local
|
| H A D | btree.c | 699 struct inode *dat = NULL; in nilfs_btree_lookup_contig() local 1057 struct inode *dat = NULL; in nilfs_btree_prepare_insert() local 1201 struct inode *dat = NULL; in nilfs_btree_commit_insert() local 1425 struct inode *dat) in nilfs_btree_prepare_delete() 1558 int maxlevel, struct inode *dat) in nilfs_btree_commit_delete() 1576 struct inode *dat; in nilfs_btree_delete() local 1735 struct inode *dat = NULL; in nilfs_btree_prepare_convert_and_insert() local 1794 struct inode *dat; in nilfs_btree_commit_convert_and_insert() local 1903 int level, struct inode *dat) in nilfs_btree_prepare_update_v() 1938 int level, struct inode *dat) in nilfs_btree_commit_update_v() [all …]
|
| /OK3568_Linux_fs/kernel/net/can/j1939/ |
| H A D | transport.c | 437 static inline pgn_t j1939_xtp_ctl_to_pgn(const u8 *dat) in j1939_xtp_ctl_to_pgn() 447 static inline unsigned int j1939_tp_ctl_to_size(const u8 *dat) in j1939_tp_ctl_to_size() 452 static inline unsigned int j1939_etp_ctl_to_packet(const u8 *dat) in j1939_etp_ctl_to_packet() 457 static inline unsigned int j1939_etp_ctl_to_size(const u8 *dat) in j1939_etp_ctl_to_size() 625 const u8 *dat, int len) in j1939_tp_tx_dat() 644 bool swap_src_dst, pgn_t pgn, const u8 *dat) in j1939_xtp_do_tx_ctl() 666 bool swap_src_dst, const u8 *dat) in j1939_tp_tx_ctl() 681 u8 dat[5]; in j1939_xtp_tx_abort() local 710 u8 dat[8]; in j1939_session_tx_rts() local 758 u8 dat[8]; in j1939_session_tx_dpo() local [all …]
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | dat.c | 61 priv_t * dat = (priv_t *) ft->priv; in sox_datstartwrite() local 125 priv_t * dat = (priv_t *) ft->priv; in sox_datwrite() local 151 LSX_FORMAT_HANDLER(dat) in LSX_FORMAT_HANDLER() argument
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/ |
| H A D | bt878.c | 51 #define btwrite(dat,adr) bmtwrite((dat), (bt->bt878_mem+(adr))) argument 54 #define btand(dat,adr) btwrite((dat) & btread(adr), adr) argument 55 #define btor(dat,adr) btwrite((dat) | btread(adr), adr) argument 56 #define btaor(dat,mask,adr) btwrite((dat) | ((mask) & btread(adr)), adr) argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/iio/impedance-analyzer/ |
| H A D | ad5933.c | 157 unsigned char dat = st->ctrl_hb | cmd; in ad5933_cmd() local 165 unsigned char dat = st->ctrl_lb | AD5933_CTRL_RESET; in ad5933_reset() local 196 } dat; in ad5933_set_freq() local 218 __be16 dat; in ad5933_setup() local 273 } dat; in ad5933_show_frequency() local 380 __be16 dat; in ad5933_store() local 505 __be16 dat; in ad5933_read_raw() local
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_ecc.c | 66 int nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, in nand_calculate_ecc() 134 int nand_correct_data(struct mtd_info *mtd, u_char *dat, in nand_correct_data()
|
| H A D | davinci_nand.c | 189 static int nand_davinci_calculate_ecc(struct mtd_info *mtd, const u_char *dat, in nand_davinci_calculate_ecc() 223 static int nand_davinci_correct_data(struct mtd_info *mtd, u_char *dat, in nand_davinci_correct_data() 513 const uint8_t *dat, in nand_davinci_4bit_calculate_ecc() 558 static int nand_davinci_4bit_correct_data(struct mtd_info *mtd, uint8_t *dat, in nand_davinci_4bit_correct_data()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap1/ |
| H A D | board-sx1.c | 130 u8 dat = 0; in sx1_setmmipower() local 145 u8 dat = 0; in sx1_setusbpower() local
|
| H A D | board-sx1-mmc.c | 26 u8 dat = 0; in mmc_set_power() local
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/ |
| H A D | insn-x86.c | 95 static int test_data_item(struct test_data *dat, int x86_64) in test_data_item() 148 struct test_data *dat; in test_data_set() local
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | sunxi_gpio.c | 37 u32 dat; in sunxi_gpio_output() local 55 u32 dat; in sunxi_gpio_input() local 187 unsigned dat; in sunxi_gpio_get_value() local
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_teql.c | 92 struct teql_sched_data *dat = qdisc_priv(sch); in teql_dequeue() local 124 struct teql_sched_data *dat = qdisc_priv(sch); in teql_reset() local 133 struct teql_sched_data *dat = qdisc_priv(sch); in teql_destroy() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/ |
| H A D | gpio-samsung.c | 452 unsigned long dat; in samsung_gpiolib_2bit_output() local 515 unsigned long dat; in samsung_gpiolib_4bit_output() local 588 unsigned long dat; in samsung_gpiolib_4bit2_output() local 630 unsigned long dat; in s3c24xx_gpiolib_banka_output() local 660 unsigned long dat; in samsung_gpiolib_set() local
|
| /OK3568_Linux_fs/kernel/tools/build/feature/ |
| H A D | test-libcrypto.c | 10 unsigned char dat[] = "12345"; in main() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A D | cfbfillrect.c | 150 unsigned long val = pat, dat; in bitfill_aligned_rev() local 221 unsigned long first, last, dat; in bitfill_unaligned_rev() local
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-clps711x.c | 16 void __iomem *dat, *dir; in clps711x_gpio_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | r852.c | 315 static void r852_cmdctl(struct nand_chip *chip, int dat, unsigned int ctrl) in r852_cmdctl() 430 static int r852_ecc_calculate(struct nand_chip *chip, const uint8_t *dat, in r852_ecc_calculate() 462 static int r852_ecc_correct(struct nand_chip *chip, uint8_t *dat, in r852_ecc_correct()
|
| H A D | davinci_nand.c | 121 const u_char *dat, u_char *ecc_code) in nand_davinci_calculate_1bit() 135 static int nand_davinci_correct_1bit(struct nand_chip *chip, u_char *dat, in nand_davinci_correct_1bit() 216 const u_char *dat, u_char *ecc_code) in nand_davinci_calculate_4bit()
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | nand_bch.h | 46 nand_bch_calculate_ecc(struct mtd_info *mtd, const u_char *dat, in nand_bch_calculate_ecc()
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | nand_bch.h | 44 nand_bch_calculate_ecc(struct nand_chip *chip, const u_char *dat, in nand_bch_calculate_ecc()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/ |
| H A D | af9005-remote.c | 78 u8 cust, dat, invdat; in af9005_rc_decode() local
|
| /OK3568_Linux_fs/u-boot/board/renesas/sh7763rdp/ |
| H A D | sh7763rdp.c | 37 vu_short dat; in board_init() local
|