Home
last modified time | relevance | path

Searched defs:need (Results 26 - 50 of 137) sorted by relevance

123456

/kernel/linux/linux-6.6/mm/
H A Dpage_ext.c106 bool need = false; in invoke_need_callbacks() local
[all...]
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_create.c258 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create() local
/third_party/musl/src/thread/
H A Dpthread_create.c281 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create() local
/third_party/musl/porting/linux/user/src/aio/
H A Daio.c83 static struct aio_queue *__aio_get_queue(int fd, int need) in __aio_get_queue() argument
/third_party/musl/porting/liteos_a/user/src/aio/
H A Daio.c83 static struct aio_queue *__aio_get_queue(int fd, int need) in __aio_get_queue() argument
/third_party/musl/src/thread/liteos_a/
H A Dpthread_create.c258 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create() local
/third_party/musl/src/aio/
H A Daio.c84 static struct aio_queue *__aio_get_queue(int fd, int need) in __aio_get_queue() argument
/third_party/zlib/contrib/blast/
H A Dblast.c72 local int bits(struct state *s, int need) in bits() argument
[all...]
/third_party/zlib/contrib/puff/
H A Dpuff.c126 local int bits(struct state *s, int need) in bits() argument
[all...]
/kernel/linux/linux-6.6/
H A DMakefile[all...]
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Dx86-stub.c526 u32 need = (nr_desc - i) * sizeof(struct e820_entry) + in setup_e820() local
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dtcp_mmap.c127 static void *mmap_large_buffer(size_t need, size_t *allocated) in mmap_large_buffer() argument
/kernel/linux/linux-5.10/fs/dlm/
H A Dmember.c171 int need = 0; in dlm_slots_assign() local
/kernel/linux/linux-6.6/fs/dlm/
H A Dmember.c167 int need = 0; in dlm_slots_assign() local
/third_party/ffmpeg/libavcodec/
H A Dtiffenc.c89 static inline int check_size(TiffEncoderContext *s, uint64_t need) in check_size() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsfallocate.c600 s64 need; in ntfs_inner_allocation() local
/third_party/musl/src/thread/linux/
H A Dpthread_create.c458 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create() local
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_create.c394 size_t need = libc.tls_size + __pthread_tsd_size; in __pthread_create() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_fast_pac.c481 size_t i, need; in eap_fast_write() local
H A Deap_teap_pac.c482 size_t i, need; in eap_teap_write() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dsae_pk.c603 size_t need; in sae_write_confirm_pk() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_fast_pac.c481 size_t i, need; in eap_fast_write() local
H A Deap_teap_pac.c482 size_t i, need; in eap_teap_write() local
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dperf_cpum_cf_diag.c372 size_t ctrset_size, need = 0; in cf_diag_getctrset() local
673 size_t need; in cf_diag_init() local
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Damd_gart_64.c383 int need = 0, nextneed, i, out, start; in gart_map_sg() local
363 dma_map_cont(struct device *dev, struct scatterlist *start, int nelems, struct scatterlist *sout, unsigned long pages, int need) dma_map_cont() argument

Completed in 21 milliseconds

123456