Searched refs:posix (Results 1 – 18 of 18) sorted by relevance
| /Linux-v6.6/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 | 51 # Select to handle posix CPU timers from task_work
|
| /Linux-v6.6/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. 147 the hrtimer implementation details in praxis, and we also ran the posix 156 - posix-timers 158 The conversion of nanosleep and posix-timers enabled the unification of
|
| /Linux-v6.6/tools/testing/selftests/proc/ |
| D | .gitignore | 3 /fd-002-posix-eq
|
| D | Makefile | 8 TEST_GEN_PROGS += fd-002-posix-eq
|
| /Linux-v6.6/fs/smb/client/ |
| D | smb2proto.h | 128 struct create_posix_rsp *posix, 258 struct create_posix_rsp *posix);
|
| D | smb2pdu.c | 2111 struct create_posix_rsp *posix) in parse_posix_ctxt() argument 2118 memset(posix, 0, sizeof(*posix)); in parse_posix_ctxt() 2120 posix->nlink = le32_to_cpu(*(__le32 *)(beg + 0)); in parse_posix_ctxt() 2121 posix->reparse_tag = le32_to_cpu(*(__le32 *)(beg + 4)); in parse_posix_ctxt() 2122 posix->mode = le32_to_cpu(*(__le32 *)(beg + 8)); in parse_posix_ctxt() 2130 memcpy(&posix->owner, sid, sid_len); in parse_posix_ctxt() 2138 memcpy(&posix->group, sid, sid_len); in parse_posix_ctxt() 2141 posix->nlink, posix->mode, posix->reparse_tag); in parse_posix_ctxt() 2149 struct create_posix_rsp *posix) in smb2_parse_contexts() argument 2181 if (posix && in smb2_parse_contexts() [all …]
|
| /Linux-v6.6/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-v6.6/Documentation/filesystems/ |
| D | files.rst | 15 this would be the case for posix threads. As with the common
|
| D | f2fs.rst | 247 fsync_mode=%s Control the policy of fsync. Currently supports "posix", 248 "strict", and "nobarrier". In "posix" mode, which is 254 based on "posix", but doesn't issue flush command for
|
| D | overlayfs.rst | 298 group, mode and posix acl), as well as MAC checks 304 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-v6.6/tools/testing/kunit/test_data/ |
| D | test_output_isolated_correctly.log | 12 posix-timer cpumask == cpu_all_mask, using cpu_possible_mask instead
|
| /Linux-v6.6/Documentation/filesystems/spufs/ |
| D | spufs.rst | 20 The file system provides a name space similar to posix shared memory or
|
| /Linux-v6.6/Documentation/process/ |
| D | maintainer-tip.rst | 188 posix-cpu-timers: Make set_process_cpu_timer() more robust
|
| /Linux-v6.6/fs/smb/server/ |
| D | smb2pdu.c | 2848 struct create_posix *posix = in smb2_open() local 2858 posix_mode = le32_to_cpu(posix->Mode); in smb2_open()
|
| /Linux-v6.6/init/ |
| D | Kconfig | 1983 # kernel/time/posix-stubs.c. All these overrides need to be available in
|
| /Linux-v6.6/Documentation/ABI/testing/ |
| D | sysfs-bus-iio | 91 String identifying current posix clock used to timestamp
|