Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/ipmiutil/ipmiutil/
H A Dfix_systemd_path.patch19 AC_ARG_ENABLE([useflags],
20 [ --enable-useflags include environment CFLAGS and LDFLAGS.],
/OK3568_Linux_fs/kernel/drivers/char/
H A Dtlclk.c201 static unsigned long useflags; variable
209 if (test_and_set_bit(0, &useflags)) { in tlclk_open()
238 clear_bit(0, &useflags); in tlclk_release()