Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dminmax.h132 #define min_not_zero(x, y) ({ \ macro
/openbmc/u-boot/include/linux/
H A Dkernel.h194 #define min_not_zero(x, y) ({ \ macro
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h195 #define min_not_zero(x, y) ({ \ macro