Searched defs:exp (Results 1 – 13 of 13) sorted by relevance
| /include/net/netfilter/ |
| A D | nf_conntrack_expect.h | 63 static inline struct net *nf_ct_exp_net(struct nf_conntrack_expect *exp) in nf_ct_exp_net() 107 static inline void nf_ct_unlink_expect(struct nf_conntrack_expect *exp) in nf_ct_unlink_expect()
|
| A D | nf_conntrack_ecache.h | 62 struct nf_conntrack_expect *exp; member 167 struct nf_conntrack_expect *exp, in nf_ct_expect_event_report()
|
| /include/linux/sched/ |
| A D | loadavg.h | 29 calc_load(unsigned long load, unsigned long exp, unsigned long active) in calc_load()
|
| /include/linux/ |
| A D | reciprocal_div.h | 41 u8 sh, exp; member
|
| A D | compiler.h | 244 # define TYPEOF_UNQUAL(exp) __typeof_unqual__(exp) argument 246 # define TYPEOF_UNQUAL(exp) __typeof__(exp) argument
|
| A D | kvm_host.h | 1921 #define STATS_DESC_COMMON(type, unit, base, exp, sz, bsz) \ argument 1930 #define VM_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1938 #define VCPU_GENERIC_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1946 #define VM_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1954 #define VCPU_STATS_DESC(stat, type, unit, base, exp, sz, bsz) \ argument 1963 #define STATS_DESC(SCOPE, stat, type, unit, base, exp, sz, bsz) \ argument
|
| A D | posix-timers.h | 96 static inline void cpu_timer_setexpires(struct cpu_timer *ctmr, u64 exp) in cpu_timer_setexpires()
|
| A D | ccp.h | 375 struct scatterlist *exp; member
|
| A D | tcp.h | 93 bool exp; /* In RFC6994 experimental option format */ member
|
| /include/math-emu/ |
| A D | double.h | 61 unsigned exp : _FP_EXPBITS_D; member 135 unsigned exp : _FP_EXPBITS_D; member
|
| A D | quad.h | 62 unsigned exp : _FP_EXPBITS_Q; member 140 unsigned exp : _FP_EXPBITS_Q; member
|
| A D | single.h | 52 unsigned exp : _FP_EXPBITS_S; member
|
| /include/linux/habanalabs/ |
| A D | cpucp_if.h | 1264 __le16 exp; member
|
Completed in 33 milliseconds