Searched defs:initial (Results 1 – 16 of 16) sorted by relevance
/linux/fs/erofs/ |
H A D | dir.c | 53 bool initial = true; in erofs_readdir() local
|
/linux/drivers/crypto/ |
H A D | padlock-aes.c | 266 u32 initial = count & (ecb_fetch_blocks - 1); in padlock_xcrypt_ecb() local 288 u32 initial = count & (cbc_fetch_blocks - 1); in padlock_xcrypt_cbc() local
|
/linux/drivers/input/joystick/ |
H A D | analog.c | 111 int initial[4]; member 119 static void analog_decode(struct analog *analog, int *axes, int *initial, int buttons) in analog_decode()
|
/linux/fs/bcachefs/ |
H A D | btree_gc.c | 585 bool initial) in bch2_gc_mark_key() 662 enum btree_id btree, bool initial) in bch2_gc_btree()
|
/linux/drivers/connector/ |
H A D | cn_proc.c | 401 int err = 0, initial = 0; in cn_proc_mcast_ctl() local
|
/linux/drivers/net/wwan/t7xx/ |
H A D | t7xx_hif_dpmaif_rx.c | 168 const bool initial) in t7xx_dpmaif_rx_buf_alloc() 321 const unsigned int buf_cnt, const bool initial) in t7xx_dpmaif_rx_frag_alloc()
|
/linux/drivers/infiniband/hw/irdma/ |
H A D | puda.c | 80 struct irdma_puda_buf *buf, bool initial) in irdma_puda_post_recvbuf() argument 116 static int irdma_puda_replenish_rq(struct irdma_puda_rsrc *rsrc, bool initial) in irdma_puda_replenish_rq() argument
|
/linux/fs/ext4/ |
H A D | ext4_extents.h | 132 enum {initial, tofree, nofree} state; enumerator
|
/linux/drivers/staging/media/ipu3/ |
H A D | ipu3.c | 228 int imgu_queue_buffers(struct imgu_device *imgu, bool initial, unsigned int pipe) in imgu_queue_buffers()
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_selftests.c | 398 struct stmmac_counters initial, final; in stmmac_test_mmc() local 430 struct stmmac_extra_stats *initial, *final; in stmmac_test_eee() local
|
/linux/drivers/scsi/megaraid/ |
H A D | megaraid_sas_base.c | 2364 int initial) in megasas_get_ld_vf_affiliation_111() 2470 int initial) in megasas_get_ld_vf_affiliation_12() 2636 int initial) in megasas_get_ld_vf_affiliation() 2649 int initial) in megasas_sriov_start_heartbeat()
|
/linux/drivers/media/platform/samsung/s3c-camif/ |
H A D | camif-core.h | 106 int initial; member
|
/linux/drivers/video/fbdev/savage/ |
H A D | savagefb.h | 195 struct savage_reg initial; member
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.h | 52 u16 initial; /* initial VFs associated with the PF */ member
|
/linux/fs/btrfs/ |
H A D | free-space-cache.c | 2703 bool initial; in __btrfs_add_free_space_zoned() local
|
/linux/drivers/usb/core/ |
H A D | hub.c | 4881 const bool initial = !dev_descr; in hub_port_init() local
|