Searched refs:posix (Results 1 – 17 of 17) sorted by relevance
| /Linux-v5.10/kernel/time/ |
| D | Makefile | 7 obj-y += posix-timers.o posix-cpu-timers.o posix-clock.o itimer.o 9 obj-y += posix-stubs.o
|
| D | Kconfig | 55 # Select to handle posix CPU timers from task_work
|
| /Linux-v5.10/Documentation/timers/ |
| D | hrtimers.rst | 36 - the implementation of the current posix-timer subsystem on top of 59 utilize nanosleep, posix-timers and itimer interfaces. Also, in-kernel 112 scaling code from the posix-timer implementation - the clock can simply 114 of posix-timers simpler in general. 152 the hrtimer implementation details in praxis, and we also ran the posix 161 - posix-timers 163 The conversion of nanosleep and posix-timers enabled the unification of
|
| /Linux-v5.10/tools/testing/selftests/proc/ |
| D | .gitignore | 3 /fd-002-posix-eq
|
| D | Makefile | 7 TEST_GEN_PROGS += fd-002-posix-eq
|
| /Linux-v5.10/fs/cifs/ |
| D | smb2proto.h | 148 struct create_posix_rsp *posix, 278 struct create_posix_rsp *posix);
|
| D | smb2pdu.c | 1939 struct create_posix_rsp *posix) in parse_posix_ctxt() argument 1946 memset(posix, 0, sizeof(*posix)); in parse_posix_ctxt() 1948 posix->nlink = le32_to_cpu(*(__le32 *)(beg + 0)); in parse_posix_ctxt() 1949 posix->reparse_tag = le32_to_cpu(*(__le32 *)(beg + 4)); in parse_posix_ctxt() 1950 posix->mode = le32_to_cpu(*(__le32 *)(beg + 8)); in parse_posix_ctxt() 1958 memcpy(&posix->owner, sid, sid_len); in parse_posix_ctxt() 1966 memcpy(&posix->group, sid, sid_len); in parse_posix_ctxt() 1969 posix->nlink, posix->mode, posix->reparse_tag); in parse_posix_ctxt() 1977 struct create_posix_rsp *posix) in smb2_parse_contexts() argument 2009 if (posix && in smb2_parse_contexts() [all …]
|
| /Linux-v5.10/Documentation/filesystems/ext4/ |
| D | attributes.rst | 170 - “system.posix\_acl\_access” 172 - “system.posix\_acl\_default”
|
| /Linux-v5.10/Documentation/admin-guide/cifs/ |
| D | usage.rst | 532 Allow setfacl and getfacl to manage posix ACLs if server 564 negotiate posix path name support which allows certain 569 posix path name support (this may cause servers to 575 posix acls, posix locks, posix paths, symlink support 586 Even if the server supports posix (advisory) byte range 592 even if the cifs server would support posix advisory locks.
|
| /Linux-v5.10/Documentation/filesystems/ |
| D | files.rst | 15 this would be the case for posix threads. As with the common
|
| D | f2fs.rst | 219 fsync_mode=%s Control the policy of fsync. Currently supports "posix", 220 "strict", and "nobarrier". In "posix" mode, which is 226 based on "posix", but doesn't issue flush command for
|
| D | overlayfs.rst | 299 group, mode and posix acl), as well as MAC checks 305 Check (a) ensures consistency (1) since owner, group, mode and posix acls
|
| D | orangefs.rst | 199 Enable posix locking from the perspective of "this" kernel. The
|
| /Linux-v5.10/tools/testing/kunit/test_data/ |
| D | test_output_isolated_correctly.log | 12 posix-timer cpumask == cpu_all_mask, using cpu_possible_mask instead
|
| /Linux-v5.10/Documentation/filesystems/spufs/ |
| D | spufs.rst | 20 The file system provides a name space similar to posix shared memory or
|
| /Linux-v5.10/Documentation/ABI/testing/ |
| D | sysfs-bus-iio | 40 String identifying current posix clock used to timestamp
|
| /Linux-v5.10/init/ |
| D | Kconfig | 2355 # kernel/time/posix-stubs.c. All these overrides need to be available in
|