Home
last modified time | relevance | path

Searched defs:is_empty (Results 1 – 25 of 28) sorted by relevance

12

/linux/rust/kernel/
H A Dsecurity.rs40 pub fn is_empty(&self) -> bool { in is_empty() method
H A Duaccess.rs248 pub fn is_empty(&self) -> bool { in is_empty() method
415 pub fn is_empty(&self) -> bool { in is_empty() method
H A Dstr.rs24 pub const fn is_empty(&self) -> bool { in is_empty() method
232 pub const fn is_empty(&self) -> bool { in is_empty() method
H A Dlist.rs356 pub fn is_empty(&self) -> bool { in is_empty() method
H A Drbtree.rs196 pub fn is_empty(&self) -> bool { in is_empty() method
/linux/fs/ntfs3/
H A Ddir.c524 static int ntfs_dir_count(struct inode *dir, bool *is_empty, size_t *dirs, in ntfs_dir_count() argument
616 bool is_empty = false; in dir_is_empty() local
/linux/rust/kernel/alloc/
H A Dlayout.rs98 pub const fn is_empty(&self) -> bool { in is_empty() method
H A Dkvec.rs264 pub fn is_empty(&self) -> bool { in is_empty() function
/linux/drivers/tty/serial/
H A Dsifive.c377 static char __ssp_receive_char(struct sifive_serial_port *ssp, char *is_empty) in __ssp_receive_char() argument
407 char is_empty; in __ssp_receive_chars() local
716 char is_empty, ch; in sifive_serial_poll_get_char() local
[all...]
/linux/drivers/staging/media/atomisp/pci/runtime/queue/src/
H A Dqueue.c330 int ia_css_queue_is_empty(ia_css_queue_t *qhandle, bool *is_empty) in ia_css_queue_is_empty() argument
/linux/tools/testing/selftests/net/tcp_ao/
H A Drst.c213 bool is_empty = true; in test_wait_fds() local
/linux/kernel/cgroup/
H A Dcpuset-v1.c291 bool is_empty; in cpuset1_hotplug_update_tasks() local
/linux/security/landlock/
H A Druleset.c644 bool is_empty; in landlock_unmask_layers() local
/linux/drivers/edac/
H A Dbluefield_edac.c296 int is_empty = 1, i; in bluefield_edac_init_dimms() local
/linux/fs/xfs/libxfs/
H A Dxfs_bmap.c1330 int *is_empty) in xfs_bmap_last_extent() argument
1363 int is_empty; in xfs_bmap_isaeof() local
1400 int is_empty; in xfs_bmap_last_offset() local
5760 int is_empty; in xfs_bmap_can_insert_extents() local
[all...]
/linux/rust/kernel/device/
H A Dproperty.rs349 pub fn is_empty(&self) -> bool { in is_empty() method
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_qdisc_fq.c469 bool is_empty; in fq_dequeue_nonprio_flows() local
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_relay.c766 bool is_empty; in relay_needs_worker() local
/linux/fs/ubifs/
H A Drecovery.c50 static int is_empty(void *buf, int len) in is_empty() function
/linux/drivers/md/dm-vdo/indexer/
H A Dindex.c1077 bool is_empty = false; in rebuild_index() local
H A Dvolume.c1452 u64 *highest_vcn, bool *is_empty) in uds_find_volume_chapter_boundaries() argument
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Deeprom.c835 bool is_empty = false; in iwl_is_otp_empty() local
/linux/drivers/usb/serial/
H A Dmxuport.c573 bool is_empty = true; in mxuport_tx_empty() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
H A Dgsp.c1909 static bool is_empty(const struct debugfs_blob_wrapper *b) in is_empty() function
/linux/drivers/tty/
H A Dmxser.c906 bool is_empty; in mxser_write() local

12