Home
last modified time | relevance | path

Searched defs:rem (Results 1 – 3 of 3) sorted by relevance

/include/net/
A Dnetlink.h967 #define nlmsg_for_each_attr(pos, nlh, hdrlen, rem) \ argument
979 #define nlmsg_for_each_attr_type(pos, type, nlh, hdrlen, rem) \ argument
1212 #define nlmsg_for_each_msg(pos, head, len, rem) \ argument
2397 #define nla_for_each_attr(pos, head, len, rem) \ argument
2410 #define nla_for_each_attr_type(pos, type, head, len, rem) \ argument
2420 #define nla_for_each_nested(pos, nla, rem) \ argument
2430 #define nla_for_each_nested_type(pos, type, nla, rem) \ argument
2439 static inline bool nla_is_last(const struct nlattr *nla, int rem) in nla_is_last()
/include/drm/
A Ddrm_fixed.h163 u64 rem; in drm_fixp_from_fraction() local
/include/linux/
A Dhrtimer.h189 ktime_t rem = ktime_sub(timer->node.expires, now); in __hrtimer_expires_remaining_adjusted() local

Completed in 26 milliseconds