Home
last modified time | relevance | path

Searched refs:sign_unext (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/parisc/net/
Dbpf_jit.h340 static inline unsigned sign_unext(unsigned x, unsigned len) in sign_unext() function
354 temp = sign_unext (x, len-1); in low_sign_unext()
/linux-6.12.1/arch/parisc/kernel/
Dmodule.c115 static inline int sign_unext(int x, int len) in sign_unext() function
128 temp = sign_unext(x, len-1); in low_sign_unext()