Searched refs:set (Results 76 - 100 of 2146) sorted by relevance

1234567891011>>

/linux-master/net/sched/
H A Dem_ipset.c22 struct xt_set_info *set = data; local
25 if (data_len != sizeof(*set))
28 index = ip_set_nfnl_get_byindex(net, set->index);
32 em->datalen = sizeof(*set);
43 const struct xt_set_info *set = (const void *) em->data; local
44 if (set) {
45 ip_set_nfnl_put(em->net, set->index);
55 const struct xt_set_info *set = (const void *) em->data; local
81 opt.dim = set->dim;
82 opt.flags = set
[all...]
/linux-master/arch/x86/crypto/
H A Daes_ctrby8_avx-x86_64.S113 .set by, \b
114 .set load_keys, \k
115 .set klen, \key_len
123 .set i, 0
127 .set i, (i +1)
129 .set i, 0
133 .set i, (i +1)
137 .set i, 1
147 .set i, (i +1)
164 .set
[all...]
/linux-master/arch/alpha/lib/
H A Dstrchr.S12 .set noreorder
13 .set noat
29 cmpbge zero, t0, t2 # .. e1 : bits set iff byte == zero
33 cmpbge zero, t4, t4 # .. e1 : bits set iff byte is garbage
36 cmpbge zero, t1, t3 # e0 : bits set iff byte == c
37 or t2, t3, t0 # e1 : bits set iff char match or zero match
45 cmpbge zero, t0, t2 # e0 : bits set iff byte == 0
46 cmpbge zero, t1, t3 # .. e1 : bits set iff byte == c
50 $found: negq t0, t1 # e0 : clear all but least set bit
53 and t0, t3, t1 # e0 : bit set if
[all...]
H A Ddbg_stackcheck.S12 .set noat
H A Ddbg_current.S12 .set noat
H A Dstrncat.S23 mov $16, $0 # set up return value
33 cmpbge $31, $1, $2 # bits set iff byte == 0
41 $found: negq $2, $3 # clear all but least set bit
44 and $2, 0xf0, $3 # binary search for that set bit
/linux-master/drivers/infiniband/hw/hfi1/
H A Dexp_rcv.h10 #define EXP_TID_SET_EMPTY(set) (set.count == 0 && list_empty(&set.list))
106 struct exp_tid_set *set)
108 list_add_tail(&grp->list, &set->list);
109 set->count++;
113 struct exp_tid_set *set)
116 set->count--;
127 static inline struct tid_group *tid_group_pop(struct exp_tid_set *set) argument
130 list_first_entry(&set
105 tid_group_add_tail(struct tid_group *grp, struct exp_tid_set *set) argument
112 tid_group_remove(struct tid_group *grp, struct exp_tid_set *set) argument
[all...]
H A Daffinity.c33 static inline void init_cpu_mask_set(struct cpu_mask_set *set) argument
35 cpumask_clear(&set->mask);
36 cpumask_clear(&set->used);
37 set->gen = 0;
40 /* Increment generation of CPU set if needed */
41 static void _cpu_mask_set_gen_inc(struct cpu_mask_set *set) argument
43 if (cpumask_equal(&set->mask, &set->used)) {
48 set->gen++;
49 cpumask_clear(&set
53 _cpu_mask_set_gen_dec(struct cpu_mask_set *set) argument
62 cpu_mask_set_get_first(struct cpu_mask_set *set, cpumask_var_t diff) argument
83 cpu_mask_set_put(struct cpu_mask_set *set, int cpu) argument
327 struct cpu_mask_set *set = dd->comp_vect; variable in typeref:struct:cpu_mask_set
341 _cpu_mask_set_gen_inc(set); variable
366 struct cpu_mask_set *set = dd->comp_vect; local
744 struct cpu_mask_set *set; local
838 struct cpu_mask_set *set = NULL; local
922 struct cpu_mask_set *set = NULL; local
1002 struct cpu_mask_set *set = &affinity->proc; local
1183 struct cpu_mask_set *set = &affinity->proc; local
[all...]
/linux-master/arch/mips/kernel/
H A Dbmips_5xxx_init.S29 .set noreorder ; \
39 .set reorder ;
120 .set noreorder
165 * that will give the set size
171 * Determine set associativity
173 * This field contains the set associativity of the instruction cache.
184 /* v0 has the set size, multiply it by
185 * set associativiy, to get the cache size
199 .set reorder
213 .set noreorde
[all...]
/linux-master/arch/mips/kvm/
H A Dfpu.S17 /* preprocessor replaces the fp in ".set fp=64" with $30 otherwise */
20 .set noreorder
21 .set noat
24 .set push
25 .set hardfloat
26 .set fp=64
28 sll t0, t0, 5 # is Status.FR set?
64 .set pop
68 .set push
69 .set hardfloa
[all...]
/linux-master/arch/mips/include/asm/
H A Dstackframe.h52 .set push
53 .set noat
55 .set pop
111 * kernelsp array for it. If tosp is set, it stores the current sp in
195 .set push
196 .set noat
197 .set reorder
200 .set noreorder
231 .set reorder
236 .set a
[all...]
/linux-master/arch/arm/kernel/
H A Dio.c15 void atomic_io_modify_relaxed(void __iomem *reg, u32 mask, u32 set) argument
22 value |= (set & mask);
28 void atomic_io_modify(void __iomem *reg, u32 mask, u32 set) argument
35 value |= (set & mask);
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dfannil.c50 priv->set = nvkm_fannil_set;
/linux-master/include/linux/usb/
H A Disp1362.h33 /* Hardware reset set/clear */
34 void (*reset) (struct device *dev, int set);
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dvendor.h40 * @set: get or set request(optional)
47 uint set; member in struct:brcmf_vndr_dcmd_hdr
/linux-master/arch/arm64/include/asm/
H A Dsignal32.h12 /* We always set these two fields to 0 */
57 int compat_setup_frame(int usig, struct ksignal *ksig, sigset_t *set,
59 int compat_setup_rt_frame(int usig, struct ksignal *ksig, sigset_t *set,
66 sigset_t *set, struct pt_regs *regs)
71 static inline int compat_setup_rt_frame(int usig, struct ksignal *ksig, sigset_t *set, argument
65 compat_setup_frame(int usid, struct ksignal *ksig, sigset_t *set, struct pt_regs *regs) argument
/linux-master/arch/powerpc/mm/ptdump/
H A Dptdump.h8 const char *set; member in struct:flag_info
/linux-master/arch/xtensa/kernel/
H A Ds32c1i_selftest.c23 * If *v == cmp, set *v = set. Return previous *v.
25 static inline int probed_compare_swap(int *v, int cmp, int set) argument
34 : "=a" (set), "=&a" (tmp)
35 : "a" (cmp), "a" (v), "a" (&rcw_probe_pc), "0" (set)
38 return set;
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_workarounds_types.h21 u32 set; member in struct:i915_wa
/linux-master/drivers/usb/typec/
H A Dretimer.h10 typec_retimer_set_fn_t set; member in struct:typec_retimer
/linux-master/drivers/watchdog/
H A Docteon-wdt-nmi.S13 .set push
14 .set noreorder
15 .set noat
86 .set pop
/linux-master/arch/x86/kvm/vmx/
H A Dposted_intr.h12 uint32_t guest_irq, bool set);
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dbrcms_trace_brcmsmac.h44 __field(uint, set)
49 __entry->set = t->set;
53 "ms=%u set=%u periodic=%u",
54 __entry->ms, __entry->set, __entry->periodic
/linux-master/net/netfilter/ipset/
H A Dip_set_bitmap_ipmac.c7 /* Kernel module implementing an IP set type: the bitmap:ip,mac type */
39 MAC_UNSET, /* element is set, without MAC */
40 MAC_FILLED, /* element is set with MAC */
45 unsigned long *members; /* the set members */
48 u32 elements; /* number of max elements in the set */
51 struct ip_set *set; /* attached to this ip_set */ member in struct:bitmap_ipmac
118 const struct ip_set_ext *ext, struct ip_set *set,
124 if (t == set->timeout)
208 bitmap_ipmac_kadt(struct ip_set *set, const struct sk_buff *skb, argument
212 struct bitmap_ipmac *map = set
116 bitmap_ipmac_add_timeout(unsigned long *timeout, const struct bitmap_ipmac_adt_elem *e, const struct ip_set_ext *ext, struct ip_set *set, struct bitmap_ipmac *map, int mode) argument
241 bitmap_ipmac_uadt(struct ip_set *set, struct nlattr *tb[], enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) argument
299 init_map_ipmac(struct ip_set *set, struct bitmap_ipmac *map, u32 first_ip, u32 last_ip, u32 elements) argument
318 bitmap_ipmac_create(struct net *net, struct ip_set *set, struct nlattr *tb[], u32 flags) argument
[all...]
/linux-master/arch/arm/mm/
H A Ddump.c4 * so that we can see what the various memory ranges are set to.
62 const char *set; member in struct:prot_bits
72 .set = "USR",
77 .set = "ro",
83 .set = "NX",
89 .set = "SHD",
94 .set = "SO/UNCACHED",
98 .set = "MEM/BUFFERABLE/WC",
102 .set = "MEM/CACHED/WT",
106 .set
[all...]

Completed in 312 milliseconds

1234567891011>>