Home
last modified time | relevance | path

Searched refs:owned (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/drivers/char/tpm/
Dtpm-sysfs.c190 sizeof(cap.owned))) in owned_show()
193 rc = sprintf(buf, "%d\n", cap.owned); in owned_show()
198 static DEVICE_ATTR_RO(owned);
Dtpm.h349 __u8 owned; member
/linux-4.19.296/fs/reiserfs/
DREADME8 files are licensed under the GPL. The portions of them owned by Hans
12 want it to be owned by Hans Reiser, put your copyright label on that
14 All portions of governed files not labeled otherwise are owned by Hans
19 to license code labeled as owned by you on your behalf other than
108 for all salaries from my dayjob I owned all copyrights, and you can't
/linux-4.19.296/usr/
DKconfig40 If INITRAMFS_SOURCE points to a directory, files owned by this UID
41 (-1 = current user) will be owned by root in the resulting image.
50 If INITRAMFS_SOURCE points to a directory, files owned by this GID
51 (-1 = current group) will be owned by root in the resulting image.
/linux-4.19.296/include/net/
Dsock.h102 int owned; member
1502 if (sk->sk_lock.owned) { in sock_release_ownership()
1503 sk->sk_lock.owned = 0; in sock_release_ownership()
1519 sk->sk_lock.owned = 0; \
1595 return sk->sk_lock.owned; in sock_owned_by_user()
1600 return sk->sk_lock.owned; in sock_owned_by_user_nocheck()
1608 return !sk->sk_lock.owned && !spin_is_locked(&sk->sk_lock.slock); in sock_allow_reclassification()
/linux-4.19.296/lib/
DKconfig.debug1658 This also attempts to catch cases where a page owned by DMA is