Home
last modified time | relevance | path

Searched defs:max_t (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/boot/
H A Dtypes.h41 #define max_t(type, a, b) max(((type) a), ((type) b)) macro
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-stxx-defs.h250 uint64_t max_t:16; member
/linux/drivers/gpu/drm/radeon/
H A Dsi_dpm.h72 u32 max_t; member
/linux/tools/mm/
H A Dpage-types.c218 #define max_t(type, x, y) ({ \ macro
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c78 static __always_inline u64 max_t(enum num_t t, u64 x, u64 y) in max_t() function
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h900 u32 max_t; member