/linux-4.19.296/include/sound/ |
D | pcm_params.h | 235 i->empty = 0; in snd_interval_any() 240 i->empty = 1; in snd_interval_none() 251 return i->empty; in snd_interval_empty() 304 if (i1->empty) in snd_interval_eq() 305 return i2->empty; in snd_interval_eq() 306 if (i2->empty) in snd_interval_eq() 307 return i1->empty; in snd_interval_eq()
|
/linux-4.19.296/fs/quota/ |
D | quota_v2.c | 223 struct v2r0_disk_dqblk *d = dp, empty; in v2r0_disk2memdqb() local 235 memset(&empty, 0, sizeof(struct v2r0_disk_dqblk)); in v2r0_disk2memdqb() 236 empty.dqb_itime = cpu_to_le64(1); in v2r0_disk2memdqb() 237 if (!memcmp(&empty, dp, sizeof(struct v2r0_disk_dqblk))) in v2r0_disk2memdqb() 276 struct v2r1_disk_dqblk *d = dp, empty; in v2r1_disk2memdqb() local 288 memset(&empty, 0, sizeof(struct v2r1_disk_dqblk)); in v2r1_disk2memdqb() 289 empty.dqb_itime = cpu_to_le64(1); in v2r1_disk2memdqb() 290 if (!memcmp(&empty, dp, sizeof(struct v2r1_disk_dqblk))) in v2r1_disk2memdqb()
|
D | dquot.c | 911 struct dquot *dquot, *empty = NULL; in dqget() local 931 if (!empty) { in dqget() 933 empty = get_empty_dquot(sb, qid.type); in dqget() 934 if (!empty) in dqget() 938 dquot = empty; in dqget() 939 empty = NULL; in dqget() 978 if (empty) in dqget() 979 do_destroy_dquot(empty); in dqget()
|
/linux-4.19.296/include/linux/ |
D | fmc-sdb.h | 17 struct sdb_empty empty; member
|
D | namei.h | 52 extern int user_path_at_empty(int, const char __user *, unsigned, struct path *, int *empty);
|
/linux-4.19.296/fs/dlm/ |
D | recover.c | 243 int empty; in recover_list_empty() local 246 empty = list_empty(&ls->ls_recover_list); in recover_list_empty() 249 return empty; in recover_list_empty() 299 int empty = 1; in recover_idr_empty() local 303 empty = 0; in recover_idr_empty() 306 return empty; in recover_idr_empty()
|
/linux-4.19.296/drivers/sh/maple/ |
D | maple.c | 61 static bool empty[MAPLE_PORTS]; variable 472 if (checked[x] && empty[x]) { in maple_vblank_handler() 565 empty[mdev->port] = true; in maple_response_none() 589 empty[mdev->port] = false; in maple_response_devinfo() 849 empty[i] = false; in maple_bus_init()
|
/linux-4.19.296/drivers/of/unittest-data/ |
D | tests-phandle.dtsi | 54 empty-property;
|
/linux-4.19.296/drivers/char/xillybus/ |
D | xillybus_core.c | 679 int empty, reached_eof, exhausted, ready; in xillybus_read() local 699 empty = channel->wr_empty; in xillybus_read() 700 ready = !empty || channel->wr_ready; in xillybus_read() 702 if (!empty) { in xillybus_read() 749 if (!empty) { /* Go on, now without the spinlock */ in xillybus_read() 1003 int empty; in xillybus_myflush() local 1117 empty = !channel->rd_full; in xillybus_myflush() 1121 if (empty) in xillybus_myflush()
|
/linux-4.19.296/fs/nfsd/ |
D | nfs4acl.c | 444 int empty; member 460 state->empty = 1; in init_state() 503 if (state->empty && (flags & NFS4_ACL_TYPE_DEFAULT)) in posix_state_to_acl() 627 state->empty = 0; in process_one_v4_ace()
|
/linux-4.19.296/drivers/s390/char/ |
D | sclp_async.c | 37 u8 empty; member
|
/linux-4.19.296/fs/xfs/ |
D | xfs_log_cil.c | 951 bool empty = false; in xlog_cil_empty() local 955 empty = true; in xlog_cil_empty() 957 return empty; in xlog_cil_empty()
|
/linux-4.19.296/fs/btrfs/ |
D | ctree.c | 24 struct extent_buffer *src, int empty); 3295 struct extent_buffer *src, int empty) in push_node_left() argument 3308 if (!empty && src_nritems <= 8) in push_node_left() 3314 if (empty) { in push_node_left() 3680 int data_size, int empty, in __push_leaf_right() argument 3701 if (empty) in __push_leaf_right() 3714 if (!empty && push_items > 0) { in __push_leaf_right() 3741 WARN_ON(!empty && push_items == left_nritems); in __push_leaf_right() 3829 int empty, u32 min_slot) in push_leaf_right() argument 3879 if (path->slots[0] == left_nritems && !empty) { in push_leaf_right() [all …]
|
/linux-4.19.296/fs/ocfs2/dlm/ |
D | dlmthread.c | 579 int empty; in dlm_dirty_list_empty() local 582 empty = list_empty(&dlm->dirty_list); in dlm_dirty_list_empty() 585 return empty; in dlm_dirty_list_empty()
|
/linux-4.19.296/fs/ |
D | stat.c | 386 int empty = 0; in do_readlinkat() local 393 error = user_path_at_empty(dfd, pathname, lookup_flags, &path, &empty); in do_readlinkat() 397 error = empty ? -ENOENT : -EINVAL; in do_readlinkat()
|
/linux-4.19.296/drivers/edac/ |
D | i5000_edac.c | 1256 int empty, channel_count; in i5000_init_csrows() local 1268 empty = 1; /* Assume NO memory */ in i5000_init_csrows() 1305 empty = 0; in i5000_init_csrows() 1308 return empty; in i5000_init_csrows()
|
/linux-4.19.296/lib/ |
D | btree.c | 704 static void empty(void *elem, unsigned long opaque, unsigned long *key, in empty() function 758 func = empty; in btree_visitor() 776 func = empty; in btree_grim_visitor()
|
/linux-4.19.296/fs/ntfs/ |
D | layout.h | 169 #define ntfs_is_empty_record(x) ( ntfs_is_magic (x, empty) ) 170 #define ntfs_is_empty_recordp(p) ( ntfs_is_magicp(p, empty) )
|
/linux-4.19.296/drivers/base/ |
D | Kconfig | 25 specify an empty string here. This setting can still be altered 61 on the rootfs is completely empty.
|
/linux-4.19.296/include/soc/tegra/ |
D | bpmp-abi.h | 29 #define EMPTY char empty;
|
/linux-4.19.296/drivers/media/rc/ |
D | rc-main.c | 146 static struct rc_map_table empty[] = { variable 152 .scan = empty, 153 .size = ARRAY_SIZE(empty),
|
/linux-4.19.296/fs/ocfs2/ |
D | journal.c | 1140 int empty; in ocfs2_recovery_completed() local 1144 empty = (rm->rm_used == 0); in ocfs2_recovery_completed() 1147 return empty; in ocfs2_recovery_completed()
|
/linux-4.19.296/fs/gfs2/ |
D | quota.c | 1542 int empty; in gfs2_quotad() local 1570 empty = list_empty(&sdp->sd_trunc_list); in gfs2_quotad() 1572 if (empty && !sdp->sd_statfs_force_sync) in gfs2_quotad()
|
/linux-4.19.296/fs/befs/ |
D | ChangeLog | 132 * Added test for "impossible" condition of empty internal nodes in 253 * Fix bug with reading an empty directory. (btree.c and dir.c)
|
/linux-4.19.296/fs/ubifs/ |
D | super.c | 900 c->empty = 1; in check_volume_empty() 906 c->empty = 0; in check_volume_empty() 1201 if (c->empty && (c->ro_mount || c->ro_media)) { in mount_ubifs()
|