Home
last modified time | relevance | path

Searched defs:need (Results 1 – 23 of 23) sorted by relevance

/linux/tools/virtio/ringtest/
H A Dvirtio_ring_0_9.c228 bool need; in kick_available() local
321 bool need; in call_used() local
H A Dring.c189 bool need; in kick_available() local
256 bool need; in call_used() local
/linux/drivers/mtd/ubi/
H A Dmisc.c94 int need = ubi->beb_rsvd_level - ubi->beb_rsvd_pebs; in ubi_update_reserved() local
/linux/drivers/s390/scsi/
H A Dzfcp_erp.c125 enum zfcp_erp_act_type need = want; in zfcp_erp_handle_failed() local
166 enum zfcp_erp_act_type need = want; in zfcp_erp_required_act() local
213 static struct zfcp_erp_action *zfcp_erp_setup_act(enum zfcp_erp_act_type need, in zfcp_erp_setup_act()
287 enum zfcp_erp_act_type need; in zfcp_erp_action_enqueue() local
H A Dzfcp_dbf.c339 u8 want, u8 need) in zfcp_dbf_rec_trig()
385 u8 want, u8 need) in zfcp_dbf_rec_trig_lock()
H A Dzfcp_dbf.h38 u8 need; member
/linux/net/ceph/
H A Dauth_x.c26 int need; /* missing + need renewal */ in ceph_x_is_authenticated() local
39 int need; in ceph_x_should_authenticate() local
492 int need; in ceph_x_build_request() local
/linux/arch/s390/kernel/
H A Dperf_cpum_cf.c485 size_t ctrset_size, need = 0; in cfdiag_getctrset() local
1510 size_t need = 0; in cfset_cpuset_read() local
1603 size_t need; in cfset_ioctl_start() local
1921 size_t need; in cfset_init() local
/linux/fs/ceph/
H A Dmdsmap.c363 size_t need; in ceph_mdsmap_decode() local
H A Dcaps.c204 struct ceph_cap_reservation *ctx, int need) in ceph_reserve_caps()
2813 static int try_get_cap_refs(struct inode *inode, int need, int want, in try_get_cap_refs()
3008 int ceph_try_get_caps(struct inode *inode, int need, int want, in ceph_try_get_caps()
3039 int __ceph_get_caps(struct inode *inode, struct ceph_file_info *fi, int need, in __ceph_get_caps()
3172 int ceph_get_caps(struct file *filp, int need, int want, loff_t endoff, in ceph_get_caps()
H A Daddr.c2523 int ceph_pool_perm_check(struct inode *inode, int need) in ceph_pool_perm_check()
H A Dmds_client.c4785 size_t need = sizeof(u8) * 2 + sizeof(u32) + in encode_snap_realms() local
/linux/tools/testing/selftests/net/
H A Dtcp_mmap.c134 static void *mmap_large_buffer(size_t need, size_t *allocated) in mmap_large_buffer()
/linux/fs/dlm/
H A Dmember.c167 int need = 0; in dlm_slots_assign() local
/linux/drivers/char/
H A Dppdev.c147 ssize_t need = min_t(unsigned long, count, PP_BUFFER_SIZE); in pp_read() local
/linux/fs/xfs/libxfs/
H A Dxfs_alloc.c2408 xfs_extlen_t need, in xfs_alloc_longest_free_extent()
2837 xfs_extlen_t need; /* total blocks needed in freelist */ in xfs_alloc_fix_freelist() local
/linux/kernel/power/
H A Dswap.c1212 have = 0, want, need, asked = 0; load_compressed_image() local
[all...]
/linux/arch/powerpc/platforms/pseries/
H A Dvio.c392 size_t avail = 0, level, chunk, need; in vio_cmo_balance() local
/linux/net/ipv4/
H A Dtcp_output.c871 u32 need = fastopen->cookie.len; in tcp_syn_options() local
961 u32 need = foc->len; in tcp_synack_options() local
[all...]
/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c225 int need; in ath6kl_credit_seek() local
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c2805 int i, want, need, nqsets; in enable_msix() local
/linux/fs/f2fs/
H A Dnode.c384 bool need = false; in f2fs_need_dentry_mark() local
H A Dsegment.c424 void f2fs_balance_fs(struct f2fs_sb_info *sbi, bool need) in f2fs_balance_fs()