Home
last modified time | relevance | path

Searched defs:e0 (Results 1 – 7 of 7) sorted by relevance

/linux/scripts/gendwarfksyms/examples/
H A Dkabi_ex.c13 struct s e0; variable
/linux/drivers/pci/controller/
H A Dpci-thunder-ecam.c31 static int handle_ea_bar(u32 e0, int bar, struct pci_bus *bus, in handle_ea_bar()
/linux/drivers/net/ethernet/marvell/octeontx2/af/cn20k/
H A Ddebugfs.c27 bool e0, e1; in npc_mcam_layout_show() local
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common-v2.c1231 int e0 = !!(arg & 2); in mtk_pinconf_adv_drive_set() local
1256 u32 en, e0, e1; in mtk_pinconf_adv_drive_get() local
/linux/lib/crypto/
H A Dsha512.c68 #define e0(x) (ror64((x), 28) ^ ror64((x), 34) ^ ror64((x), 39)) macro
H A Dsha256.c59 #define e0(x) (ror32((x), 2) ^ ror32((x), 13) ^ ror32((x), 22)) macro
/linux/fs/ntfs3/
H A Dbitmap.c234 struct e_node *e, *e0 = NULL; in wnd_add_free_ext() local