Home
last modified time | relevance | path

Searched defs:GF_N (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dbch.c80 #define GF_N(_p) ((1 << (CONFIG_BCH_CONST_M))-1) macro
86 #define GF_N(_p) ((_p)->n) macro
[all...]
/kernel/linux/linux-6.6/lib/
H A Dbch.c81 #define GF_N(_p) ((1 << (CONFIG_BCH_CONST_M))-1) macro
87 #define GF_N(_p) ((_p)->n) macro
[all...]

Completed in 6 milliseconds