Searched refs:smallest (Results 1 – 6 of 6) sorted by relevance
1486 size_t avail, smallest; in msg_wakeup_senders() local1517 smallest = MSG_SMALL_INIT; in msg_wakeup_senders()1530 if (smallest > optr->msgw_snd_size) in msg_wakeup_senders()1531 smallest = optr->msgw_snd_size; in msg_wakeup_senders()1539 if (ptr == NULL && smallest != MSG_SMALL_INIT) in msg_wakeup_senders()1540 qp->msg_snd_smallest = smallest; in msg_wakeup_senders()
475 #define CPUSET_BOUNDS(set, smallest, largest) { \ argument476 cpuset_bounds(&(set), &(smallest), &(largest)); \
2113 size_t smallest = 0; in stkinfo_end() local2224 if (smallest == 0) { in stkinfo_end()2225 smallest = kmem_stkinfo_log[i].percent; in stkinfo_end()2229 if (kmem_stkinfo_log[i].percent < smallest) { in stkinfo_end()2230 smallest = kmem_stkinfo_log[i].percent; in stkinfo_end()
27 # this sample dictionary tests code type 0, the smallest type,
6200 int i = 0, smallest = -1; in next_action() local6205 smallest = i; in next_action()6208 smallest = i; in next_action()6215 return (smallest); in next_action()
1576 causes the smallest matching prefix of the value of1588 causes the smallest matching substring at the end of