Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 25 of 786) sorted by relevance

12345678910>>...32

/include/linux/
Drwlock.h33 #define do_raw_read_lock_flags(lock, flags) do_raw_read_lock(lock) argument
37 #define do_raw_write_lock_flags(lock, flags) do_raw_write_lock(lock) argument
43 # define arch_read_lock_flags(lock, flags) arch_read_lock(lock) argument
47 # define arch_write_lock_flags(lock, flags) arch_write_lock(lock) argument
51 # define do_raw_read_lock_flags(lock, flags) \ argument
56 # define do_raw_write_lock_flags(lock, flags) \ argument
75 #define read_lock_irqsave(lock, flags) \ argument
80 #define write_lock_irqsave(lock, flags) \ argument
88 #define read_lock_irqsave(lock, flags) \ argument
93 #define write_lock_irqsave(lock, flags) \ argument
[all …]
Dirqflags.h81 #define raw_local_irq_save(flags) \ argument
86 #define raw_local_irq_restore(flags) \ argument
91 #define raw_local_save_flags(flags) \ argument
96 #define raw_irqs_disabled_flags(flags) \ argument
113 #define local_irq_save(flags) \ argument
120 #define local_irq_restore(flags) \ argument
142 #define local_irq_save(flags) \ argument
146 #define local_irq_restore(flags) do { raw_local_irq_restore(flags); } while (0) argument
151 #define local_save_flags(flags) raw_local_save_flags(flags) argument
169 #define irqs_disabled_flags(flags) raw_irqs_disabled_flags(flags) argument
Dslab.h322 static __always_inline enum kmalloc_cache_type kmalloc_type(gfp_t flags) in kmalloc_type()
420 static __always_inline void *__kmalloc_node(size_t size, gfp_t flags, int node) in __kmalloc_node()
425 static __always_inline void *kmem_cache_alloc_node(struct kmem_cache *s, gfp_t flags, int node) in kmem_cache_alloc_node()
450 gfp_t flags, size_t size) in kmem_cache_alloc_trace()
476 kmalloc_order_trace(size_t size, gfp_t flags, unsigned int order) in kmalloc_order_trace()
482 static __always_inline void *kmalloc_large(size_t size, gfp_t flags) in kmalloc_large()
542 static __always_inline void *kmalloc(size_t size, gfp_t flags) in kmalloc()
584 static __always_inline void *kmalloc_node(size_t size, gfp_t flags, int node) in kmalloc_node()
610 static inline void *kmalloc_array(size_t n, size_t size, gfp_t flags) in kmalloc_array()
627 static inline void *kcalloc(size_t n, size_t size, gfp_t flags) in kcalloc()
[all …]
Dspinlock.h174 #define do_raw_spin_lock_flags(lock, flags) do_raw_spin_lock(lock) argument
186 #define arch_spin_lock_flags(lock, flags) arch_spin_lock(lock) argument
190 do_raw_spin_lock_flags(raw_spinlock_t *lock, unsigned long *flags) __acquires(lock) in do_raw_spin_lock_flags()
247 #define raw_spin_lock_irqsave(lock, flags) \ argument
254 #define raw_spin_lock_irqsave_nested(lock, flags, subclass) \ argument
260 #define raw_spin_lock_irqsave_nested(lock, flags, subclass) \ argument
269 #define raw_spin_lock_irqsave(lock, flags) \ argument
275 #define raw_spin_lock_irqsave_nested(lock, flags, subclass) \ argument
285 #define raw_spin_unlock_irqrestore(lock, flags) \ argument
302 #define raw_spin_trylock_irqsave(lock, flags) \ argument
[all …]
Dspinlock_api_up.h39 #define __LOCK_IRQSAVE(lock, flags) \ argument
55 #define __UNLOCK_IRQRESTORE(lock, flags) \ argument
68 #define _raw_spin_lock_irqsave(lock, flags) __LOCK_IRQSAVE(lock, flags) argument
69 #define _raw_read_lock_irqsave(lock, flags) __LOCK_IRQSAVE(lock, flags) argument
70 #define _raw_write_lock_irqsave(lock, flags) __LOCK_IRQSAVE(lock, flags) argument
84 #define _raw_spin_unlock_irqrestore(lock, flags) \ argument
86 #define _raw_read_unlock_irqrestore(lock, flags) \ argument
88 #define _raw_write_unlock_irqrestore(lock, flags) \ argument
Drwlock_api_smp.h108 #define _raw_read_unlock_irqrestore(lock, flags) \ argument
113 #define _raw_write_unlock_irqrestore(lock, flags) \ argument
155 unsigned long flags; in __raw_read_lock_irqsave() local
182 unsigned long flags; in __raw_write_lock_irqsave() local
231 __raw_read_unlock_irqrestore(rwlock_t *lock, unsigned long flags) in __raw_read_unlock_irqrestore()
255 unsigned long flags) in __raw_write_unlock_irqrestore()
Dseqlock.h78 unsigned long flags; in seqcount_lockdep_reader_access() local
484 unsigned long flags; in __write_seqlock_irqsave() local
491 #define write_seqlock_irqsave(lock, flags) \ argument
495 write_sequnlock_irqrestore(seqlock_t *sl, unsigned long flags) in write_sequnlock_irqrestore()
567 unsigned long flags; in __read_seqlock_excl_irqsave() local
573 #define read_seqlock_excl_irqsave(lock, flags) \ argument
577 read_sequnlock_excl_irqrestore(seqlock_t *sl, unsigned long flags) in read_sequnlock_excl_irqrestore()
585 unsigned long flags = 0; in read_seqbegin_or_lock_irqsave() local
596 done_seqretry_irqrestore(seqlock_t *lock, int seq, unsigned long flags) in done_seqretry_irqrestore()
Dhwspinlock.h114 int mode, unsigned long *flags) in __hwspin_lock_timeout()
120 int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_trylock()
126 void __hwspin_unlock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_unlock()
183 int hwspin_trylock_irqsave(struct hwspinlock *hwlock, unsigned long *flags) in hwspin_trylock_irqsave()
282 unsigned int to, unsigned long *flags) in hwspin_lock_timeout_irqsave()
393 unsigned long *flags) in hwspin_unlock_irqrestore()
Dpsi.h44 static inline void psi_memstall_enter(unsigned long *flags) {} in psi_memstall_enter()
45 static inline void psi_memstall_leave(unsigned long *flags) {} in psi_memstall_leave()
/include/linux/sched/
Dmm.h180 static inline gfp_t current_gfp_context(gfp_t flags) in current_gfp_context()
225 unsigned int flags = current->flags & PF_MEMALLOC_NOIO; in memalloc_noio_save() local
238 static inline void memalloc_noio_restore(unsigned int flags) in memalloc_noio_restore()
256 unsigned int flags = current->flags & PF_MEMALLOC_NOFS; in memalloc_nofs_save() local
269 static inline void memalloc_nofs_restore(unsigned int flags) in memalloc_nofs_restore()
276 unsigned int flags = current->flags & PF_MEMALLOC; in memalloc_noreclaim_save() local
281 static inline void memalloc_noreclaim_restore(unsigned int flags) in memalloc_noreclaim_restore()
289 unsigned int flags = current->flags & PF_MEMALLOC_NOCMA; in memalloc_nocma_save() local
295 static inline void memalloc_nocma_restore(unsigned int flags) in memalloc_nocma_restore()
305 static inline void memalloc_nocma_restore(unsigned int flags) in memalloc_nocma_restore()
Disolation.h29 static inline int housekeeping_any_cpu(enum hk_flags flags) in housekeeping_any_cpu()
34 static inline const struct cpumask *housekeeping_cpumask(enum hk_flags flags) in housekeeping_cpumask()
39 static inline bool housekeeping_enabled(enum hk_flags flags) in housekeeping_enabled()
45 enum hk_flags flags) { } in housekeeping_affine()
49 static inline bool housekeeping_cpu(int cpu, enum hk_flags flags) in housekeeping_cpu()
/include/trace/events/
Dext4.h24 #define show_mballoc_flags(flags) __print_flags(flags, "|", \ argument
40 #define show_map_flags(flags) __print_flags(flags, "|", \ argument
51 #define show_mflags(flags) __print_flags(flags, "", \ argument
57 #define show_free_flags(flags) __print_flags(flags, "|", \ argument
Dsunrpc.h92 #define rpc_show_task_flags(flags) \ argument
114 #define rpc_show_runstate(flags) \ argument
835 #define show_rqstp_flags(flags) \ argument
960 #define show_svc_xprt_flags(flags) \ argument
Derofs.h21 #define show_map_flags(flags) __print_flags(flags, "|", \ argument
24 #define show_mflags(flags) __print_flags(flags, "", \ argument
/include/uapi/linux/netfilter/
Dxt_set.h20 __u32 flags[IPSET_DIM_MAX + 1]; member
24 __u8 flags; member
44 __u8 flags; member
62 __u32 flags; member
72 __u32 flags; member
81 __u32 flags; member
91 __u32 flags; member
Dxt_socket.h14 __u8 flags; member
19 __u8 flags; member
24 __u8 flags; member
/include/net/
Dgue.h48 __be16 flags; member
73 static inline size_t guehdr_flags_len(__be16 flags) in guehdr_flags_len()
78 static inline size_t guehdr_priv_flags_len(__be32 flags) in guehdr_priv_flags_len()
89 __be16 flags = guehdr->flags; in validate_gue_flags() local
Dgre.h9 __be16 flags; member
65 static inline __be16 gre_flags_to_tnl_flags(__be16 flags) in gre_flags_to_tnl_flags()
89 __be16 flags = 0; in gre_tnl_flags_to_gre_flags() local
121 __be16 flags, __be16 proto, in gre_build_header()
/include/linux/gpio/
Dconsumer.h194 enum gpiod_flags flags) in gpiod_get()
202 enum gpiod_flags flags) in gpiod_get_index()
209 enum gpiod_flags flags) in gpiod_get_optional()
216 unsigned int index, enum gpiod_flags flags) in gpiod_get_index_optional()
223 enum gpiod_flags flags) in gpiod_get_array()
230 enum gpiod_flags flags) in gpiod_get_array_optional()
263 enum gpiod_flags flags) in devm_gpiod_get()
272 enum gpiod_flags flags) in devm_gpiod_get_index()
279 enum gpiod_flags flags) in devm_gpiod_get_optional()
286 unsigned int index, enum gpiod_flags flags) in devm_gpiod_get_index_optional()
[all …]
/include/uapi/linux/
Dpr.h19 __u32 flags; member
25 __u32 flags; member
33 __u32 flags; member
38 __u32 flags; member
Dfpga-dfl.h81 __u32 flags; /* Zero for now */ member
101 __u32 flags; /* Access permission */ member
129 __u32 flags; /* Zero for now */ member
148 __u32 flags; /* Zero for now */ member
171 __u32 flags; /* Zero for now */ member
Dscif_ioctl.h91 __s32 flags; member
106 __s32 flags; member
124 __s32 flags; member
157 __s32 flags; member
166 __s32 flags; member
183 __s32 flags; member
Dvirtio_ring.h96 __virtio16 flags; member
102 __virtio16 flags; member
116 __virtio16 flags; member
202 __le16 flags; member
213 __le16 flags; member
/include/soc/nps/
Dmtm.h39 static inline void hw_schd_save(unsigned int *flags) in hw_schd_save()
49 static inline void hw_schd_restore(unsigned int flags) in hw_schd_restore()
/include/net/tc_act/
Dtc_skbedit.h15 u32 flags; member
34 u32 flags; in is_tcf_skbedit_mark() local
61 u32 flags; in is_tcf_skbedit_ptype() local

12345678910>>...32