Home
last modified time | relevance | path

Searched defs:static (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/tools/tracing/rtla/
DMakefile112 static: $(OBJ) target
/Linux-v6.1/lib/
Drbtree_test.c82 RB_DECLARE_CALLBACKS_MAX(static, augment_callbacks, in RB_DECLARE_CALLBACKS_MAX() argument
/Linux-v6.1/drivers/gpu/drm/
Ddrm_mm.c241 RB_DECLARE_CALLBACKS_MAX(static, augment_callbacks, in RB_DECLARE_CALLBACKS_MAX() argument
/Linux-v6.1/net/tipc/
Dname_table.c92 RB_DECLARE_CALLBACKS_MAX(static, sr_callbacks, in RB_DECLARE_CALLBACKS_MAX() argument
/Linux-v6.1/rust/alloc/
Dboxed.rs1170 pub const fn into_pin(boxed: Self) -> Pin<Self> in into_pin()