Searched refs:kbit (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dtc_restrictions.sh320 action police rate 0.5kbit burst 1m conform-exceed drop/ok
330 action police rate 1.5kbit burst 1m conform-exceed drop/ok
344 action police rate 1.5kbit burst 512b conform-exceed drop/ok
349 action police rate 1.5kbit burst 2k conform-exceed drop/ok
/linux-master/fs/proc/
H A Dpage.c105 static inline u64 kpf_copy_bit(u64 kflags, int ubit, int kbit) argument
107 return ((kflags >> kbit) & 1) << ubit;

Completed in 98 milliseconds