OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xf_next_power_of_two
(Results
1 - 2
of
2
) sorted by null
/device/linaro/hikey/hifi/xaf/host-apf/include/sys/fio/
xf-types.h
78
#define
xf_next_power_of_two
(v) __xf_power_of_two_1((v) - 1)
macro
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
xf-debug.h
51
#define
xf_next_power_of_two
(v) __xf_power_of_two_1((v) - 1)
macro
Completed in 3736 milliseconds