Searched refs:getr (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/mqueue/
H A Dmq_open_tests.c65 static inline void getr(int type, struct rlimit *rlim);
141 static inline void getr(int type, struct rlimit *rlim) function
286 getr(RLIMIT_MSGQUEUE, &saved_limits);
H A Dmq_perf_tests.c160 static inline void getr(int type, struct rlimit *rlim);
270 static inline void getr(int type, struct rlimit *rlim) function
648 getr(RLIMIT_MSGQUEUE, &saved_limits);

Completed in 223 milliseconds