Home
last modified time | relevance | path

Searched defs:need (Results 101 - 125 of 143) sorted by relevance

123456

/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H A Dcx88-blackbird.c226 u32 gpio0, need; in wait_ready_gpio0_bit1() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c225 int need; in ath6kl_credit_seek() local
[all...]
/third_party/eudev/src/shared/
H A Dutil.c1577 void* greedy_realloc(void **p, size_t *allocated, size_t need, size_t size) { in greedy_realloc() argument
/third_party/backends/backend/
H A Dhp-scl.c857 hp_scsi_need (HpScsi this, size_t need) in hp_scsi_need() argument
/third_party/mbedtls/tests/src/test_helpers/
H A Dssl_helpers.c95 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 Dnghttp3_qpack.c1115 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 Dpngread.c1796 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 Dlistobject.c1591 merge_getmem(MergeState *ms, Py_ssize_t need) in merge_getmem() argument
/third_party/python/Lib/
H A Dzipfile.py23 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
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c2797 int i, want, need, nqsets; enable_msix() local
[all...]
/kernel/linux/linux-5.10/fs/ceph/
H A Dcaps.c200 ceph_reserve_caps(struct ceph_mds_client *mdsc, struct ceph_cap_reservation *ctx, int need) ceph_reserve_caps() argument
2728 try_get_cap_refs(struct inode *inode, int need, int want, loff_t endoff, int flags, int *got) try_get_cap_refs() argument
2915 ceph_try_get_caps(struct inode *inode, int need, int want, bool nonblock, int *got) ceph_try_get_caps() argument
2946 ceph_get_caps(struct file *filp, int need, int want, loff_t endoff, int *got, struct page **pinned_page) ceph_get_caps() argument
[all...]
H A Dmds_client.h371 int need; member
H A Dmds_client.c3928 size_t need = sizeof(u8) * 2 + sizeof(u32) + in encode_snap_realms() local
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_output.c808 u32 need = fastopen->cookie.len; in tcp_syn_options() local
887 u32 need = foc->len; in tcp_synack_options() local
[all...]
/kernel/linux/linux-6.6/fs/f2fs/
H A Dnode.c384 bool need = false; in f2fs_need_dentry_mark() local
/kernel/linux/linux-6.6/fs/ceph/
H A Dcaps.c202 ceph_reserve_caps(struct ceph_mds_client *mdsc, struct ceph_cap_reservation *ctx, int need) ceph_reserve_caps() argument
2746 try_get_cap_refs(struct inode *inode, int need, int want, loff_t endoff, int flags, int *got) try_get_cap_refs() argument
2933 ceph_try_get_caps(struct inode *inode, int need, int want, bool nonblock, int *got) ceph_try_get_caps() argument
2964 __ceph_get_caps(struct inode *inode, struct ceph_file_info *fi, int need, int want, loff_t endoff, int *got) __ceph_get_caps() argument
3091 ceph_get_caps(struct file *filp, int need, int want, loff_t endoff, int *got) ceph_get_caps() argument
[all...]
H A Dmds_client.h399 int need; member
H A Dmds_client.c4500 size_t need = sizeof(u8) * 2 + sizeof(u32) + encode_snap_realms() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c2805 int i, want, need, nqsets; enable_msix() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_output.c818 u32 need = fastopen->cookie.len; in tcp_syn_options() local
897 u32 need = foc->len; in tcp_synack_options() local
[all...]
/third_party/elfutils/src/
H A Delflint.c3116 GElf_Verneed *need = gelf_getverneed (data, offset, &needmem); in check_verneed() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dattrib.c1305 s64 need; in ntfs_attr_fill_hole() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp4073 Int need=D2U(maxdigits)+1; decAddOp() local
6284 Int accunits, need; /* units in use or needed for acc */ global() local
[all...]
/third_party/mbedtls/library/
H A Dssl_misc.h512 size_t need; member
503 mbedtls_ssl_chk_buf_ptr(const uint8_t *cur, const uint8_t *end, size_t need) mbedtls_ssl_chk_buf_ptr() argument
522 mbedtls_ssl_chk_buf_ptr(const uint8_t *cur, const uint8_t *end, size_t need) mbedtls_ssl_chk_buf_ptr() argument
[all...]
/third_party/nghttp2/third-party/llhttp/src/
H A Dllhttp.c1222 uint64_t need; in llhttp__internal__run() local
1866 uint64_t need; in llhttp__internal__run() local

Completed in 127 milliseconds

123456