Home
last modified time | relevance | path

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

/arch/powerpc/perf/
Dhv-24x7.c199 unsigned nl = be16_to_cpu(ev->event_name_len); in event_desc() local
208 unsigned nl = be16_to_cpu(ev->event_name_len); in event_long_desc() local
238 unsigned nl = be16_to_cpu(ev->event_name_len); in event_end() local
491 int nl, dl; in event_to_desc_attr() local
505 int nl, dl; in event_to_long_desc_attr() local
530 int nl; member
559 static int event_uniq_add(struct rb_root *root, const char *name, int nl, in event_uniq_add()
800 int nl; in create_events_from_catalog() local
860 int nl; in create_events_from_catalog() local
/arch/arm/vfp/
Dvfp.h44 static inline void add128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) in add128()
57 static inline void sub128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) in sub128()
72 u32 nh, nl, mh, ml; in mul64to128() local
110 static inline u64 vfp_estimate_div128to64(u64 nh, u64 nl, u64 m) in vfp_estimate_div128to64()
/arch/s390/include/asm/
Dsysinfo.h155 unsigned char nl; member
166 unsigned char nl; member
172 unsigned char nl; member
/arch/sh/kernel/cpu/sh2a/
Dfpu.c164 unsigned long long mh, ml, nh, nl; in denormal_muld() local
/arch/powerpc/include/asm/
Deeh.h470 int nl) in eeh_readsl()