Home
last modified time | relevance | path

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

/include/trace/events/
A Dqdisc.h98 __get_str(kind), TC_H_MAJ(__entry->parent) >> 16, TC_H_MIN(__entry->parent),
99 TC_H_MAJ(__entry->handle) >> 16, TC_H_MIN(__entry->handle))
123 __get_str(kind), TC_H_MAJ(__entry->parent) >> 16, TC_H_MIN(__entry->parent),
124 TC_H_MAJ(__entry->handle) >> 16, TC_H_MIN(__entry->handle))
147 TC_H_MAJ(__entry->parent) >> 16, TC_H_MIN(__entry->parent))
/include/uapi/linux/
A Dpkt_sched.h70 #define TC_H_MAJ(h) ((h)&TC_H_MAJ_MASK) macro

Completed in 10 milliseconds