Searched defs:how (Results 1 – 8 of 8) sorted by relevance
/tools/testing/selftests/openat2/ |
D | helpers.c | 17 bool needs_openat2(const struct open_how *how) in needs_openat2() 22 int raw_openat2(int dfd, const char *path, void *how, size_t size) in raw_openat2() 28 int sys_openat2(int dfd, const char *path, struct open_how *how) in sys_openat2() 33 int sys_openat(int dfd, const char *path, struct open_how *how) in sys_openat() 98 struct open_how how = {}; in init() local
|
D | rename_attack_test.c | 91 struct open_how how = { in test_rename_attack() local
|
D | resolve_test.c | 113 struct open_how how; member
|
D | openat2_test.c | 158 struct open_how how; member
|
/tools/testing/selftests/arm64/bti/ |
D | signal.c | 34 int sigprocmask(int how, const sigset_t *mask, sigset_t *old) in sigprocmask()
|
/tools/perf/util/ |
D | ordered-events.c | 266 static int __ordered_events__flush(struct ordered_events *oe, enum oe_flush how, in __ordered_events__flush() 339 int ordered_events__flush(struct ordered_events *oe, enum oe_flush how) in ordered_events__flush()
|
/tools/perf/ |
D | builtin-daemon.c | 894 int how = 0; in daemon_session__kill() local 949 int how = 0; in daemon__kill() local
|
/tools/tracing/latency/ |
D | latency-collector.c | 460 static void signal_blocking(int how) in signal_blocking()
|