Home
last modified time | relevance | path

Searched defs:ubase (Results 1 – 3 of 3) sorted by relevance

/linux/arch/alpha/include/uapi/asm/
H A Dreg.h50 #define CORE_REG(reg, ubase) \ argument
/linux/net/bridge/netfilter/
H A Debtables.c1461 const char *base, char __user *ubase) in ebt_match_to_user()
1470 const char *base, char __user *ubase) in ebt_watcher_to_user()
1479 char __user *ubase) in ebt_entry_to_user()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgf100.c501 u64 total = 0, lcomm = ~0, lower, ubase, usize; in gf100_ram_ctor() local