Home
last modified time | relevance | path

Searched defs:FLAG (Results 1 – 14 of 14) sorted by relevance

/linux-4.4.14/drivers/hwtracing/intel_th/
Dsth.h36 u32 FLAG; member
/linux-4.4.14/net/mac80211/
Ddebugfs.c95 #define FLAG(F) [IEEE80211_HW_##F] = #F macro
/linux-4.4.14/security/keys/
Dproc.c243 #define showflag(KEY, LETTER, FLAG) \ in proc_keys_show() argument
/linux-4.4.14/drivers/net/hamradio/
Dz8530.h3 #define FLAG 0x7e macro
/linux-4.4.14/drivers/pci/hotplug/
Dpciehp_hpc.c788 #define FLAG(x, y) (((x) & (y)) ? '+' : '-') macro
/linux-4.4.14/drivers/tty/serial/
Dip22zilog.h35 #define FLAG 0x7e macro
Dsunzilog.h27 #define FLAG 0x7e macro
Dpmac_zilog.h123 #define FLAG 0x7e macro
/linux-4.4.14/drivers/clk/bcm/
Dclk-kona.h40 #define FLAG(type, flag) BCM_CLK_ ## type ## _FLAGS_ ## flag macro
/linux-4.4.14/drivers/net/wan/
Dz85230.h22 #define FLAG 0x7e macro
/linux-4.4.14/fs/jfs/
Djfs_xtree.c55 #define XT_PUTENTRY(XAD, FLAG, OFF, LEN, ADDR)\ argument
/linux-4.4.14/fs/ext4/
Dext4.h453 #define TEST_FLAG_VALUE(FLAG) (EXT4_##FLAG##_FL == (1 << EXT4_INODE_##FLAG)) argument
454 #define CHECK_FLAG_VALUE(FLAG) BUILD_BUG_ON(!TEST_FLAG_VALUE(FLAG)) argument
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h1644 #define FLAG(field, str) (field ? str : "") macro
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_reg_def.h386 #define FLAG 0x04 macro