| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | xattr.c | 909 int need = __get_required_blob_size(ci, 0, 0); in __ceph_build_xattrs_blob() local
|
| H A D | addr.c | 2151 int ceph_pool_perm_check(struct inode *inode, int need) in ceph_pool_perm_check() argument
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | coredump.c | 90 int free, need; in cn_vprintf() local
|
| /kernel/linux/linux-6.6/fs/nfsd/ |
| H A D | filecache.c | 212 nfsd_file_alloc(struct net *net, struct inode *inode, unsigned char need, in nfsd_file_alloc() argument 989 unsigned char need = may_flags & NFSD_FILE_MAY_MASK; in nfsd_file_do_acquire() local 924 nfsd_file_lookup_locked(const struct net *net, const struct cred *cred, struct inode *inode, unsigned char need, bool want_gc) nfsd_file_lookup_locked() argument [all...] |
| /kernel/linux/linux-6.6/drivers/s390/scsi/ |
| H A D | zfcp_erp.c | 125 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 zfcp_erp_setup_act(enum zfcp_erp_act_type need, u32 act_status, struct zfcp_adapter *adapter, struct zfcp_port *port, struct scsi_device *sdev) zfcp_erp_setup_act() argument 287 enum zfcp_erp_act_type need; zfcp_erp_action_enqueue() local [all...] |
| H A D | zfcp_dbf.h | 38 u8 need; member
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | core_ctl.c | 403 int need = 0; in prev_cluster_nr_need_assist() local 517 adjustment_possible(const struct cluster_data *cluster, unsigned int need) adjustment_possible() argument 703 try_to_isolate(struct cluster_data *cluster, unsigned int need) try_to_isolate() argument 797 __try_to_unisolate(struct cluster_data *cluster, unsigned int need, bool force) __try_to_unisolate() argument 839 try_to_unisolate(struct cluster_data *cluster, unsigned int need) try_to_unisolate() argument 854 unsigned int need; do_core_ctl() local 898 unsigned int need; isolation_cpuhp_state() local [all...] |
| /kernel/linux/linux-6.6/kernel/power/ |
| H A D | swap.c | 1178 have = 0, want, need, asked = 0; in load_image_lzo() local
|
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | auth_x.c | 26 int need; /* missing + need renewal */ in ceph_x_is_authenticated() local 39 int need; in ceph_x_should_authenticate() local 492 int need; ceph_x_build_request() local [all...] |
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_rtb.c | 77 size_t need, avail = sizeof(ngtcp2_frame) - sizeof(ngtcp2_stream); in ngtcp2_frame_chain_stream_datacnt_objalloc_new() local 94 size_t need, avail = sizeof(ngtcp2_frame) - sizeof(ngtcp2_crypto); in ngtcp2_frame_chain_crypto_datacnt_objalloc_new() local
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| H A D | perf_cpum_cf.c | 481 size_t ctrset_size, need = 0; in cfdiag_getctrset() local 1507 size_t need = 0; in cfset_cpuset_read() local 1600 size_t need; cfset_ioctl_start() local 1921 size_t need; cfset_init() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
| H A D | cx88-blackbird.c | 226 u32 gpio0, need; in wait_ready_gpio0_bit1() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
| H A D | htc_mbox.c | 225 int need; in ath6kl_credit_seek() local [all...] |
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | node.c | 360 bool need = false; in f2fs_need_dentry_mark() local
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_alloc.c | 2211 xfs_alloc_longest_free_extent( struct xfs_perag *pag, xfs_extlen_t need, xfs_extlen_t reserved) xfs_alloc_longest_free_extent() argument 2493 xfs_extlen_t need; /* total blocks needed in freelist */ xfs_alloc_fix_freelist() local [all...] |
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_alloc.c | 2228 xfs_alloc_longest_free_extent( struct xfs_perag *pag, xfs_extlen_t need, xfs_extlen_t reserved) xfs_alloc_longest_free_extent() argument 2641 xfs_extlen_t need; /* total blocks needed in freelist */ xfs_alloc_fix_freelist() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
| H A D | cx88-blackbird.c | 226 u32 gpio0, need; in wait_ready_gpio0_bit1() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
| H A D | htc_mbox.c | 225 int need; in ath6kl_credit_seek() local [all...] |
| /third_party/eudev/src/shared/ |
| H A D | util.c | 1577 void* greedy_realloc(void **p, size_t *allocated, size_t need, size_t size) { in greedy_realloc() argument
|
| /third_party/backends/backend/ |
| H A D | hp-scl.c | 857 hp_scsi_need (HpScsi this, size_t need) in hp_scsi_need() argument
|
| /third_party/mbedtls/tests/src/test_helpers/ |
| H A D | ssl_helpers.c | 95 set_chk_buf_ptr_args( mbedtls_ssl_chk_buf_ptr_args *args, unsigned char *cur, unsigned char *end, size_t need) set_chk_buf_ptr_args() argument
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_qpack.c | 1115 size_t n = min_size, need; in reserve_buf_internal() local 1338 static int qpack_encoder_can_index(nghttp3_qpack_encoder *encoder, size_t need, in qpack_encoder_can_index() argument
|
| /third_party/skia/third_party/externals/libpng/ |
| H A D | pngread.c | 1796 png_image_memory_read(png_structp png_ptr, png_bytep out, size_t need) in png_image_memory_read() argument [all...] |
| /third_party/python/Objects/ |
| H A D | listobject.c | 1591 merge_getmem(MergeState *ms, Py_ssize_t need) in merge_getmem() argument
|
| /third_party/python/Lib/ |
| H A D | zipfile.py | 23 import zlib # We may need its compression method namespace 30 import bz2 # We may need its compression method namespace 35 import lzma # We may need its compression method namespace
|