Home
last modified time | relevance | path

Searched defs:var (Results 1 – 25 of 26) sorted by relevance

12

/include/linux/
A Dwait_bit.h280 #define __wait_var_event(var, condition) \ argument
283 #define __wait_var_event_io(var, condition) \ argument
303 #define wait_var_event(var, condition) \ argument
331 #define wait_var_event_io(var, condition) \ argument
339 #define __wait_var_event_killable(var, condition) \ argument
361 #define wait_var_event_killable(var, condition) \ argument
425 #define wait_var_event_interruptible(var, condition) \ argument
509 #define wait_var_event_mutex(var, condition, lock) \ argument
522 #define wake_up_var_protected(var, cond) \ argument
537 #define wake_up_var_locked(var, lock) \ argument
[all …]
A Dkcsan-checks.h370 #define ASSERT_EXCLUSIVE_WRITER(var) \ argument
379 #define __ASSERT_EXCLUSIVE_SCOPED(var, type, id) \ argument
419 #define ASSERT_EXCLUSIVE_WRITER_SCOPED(var) \ argument
451 #define ASSERT_EXCLUSIVE_ACCESS(var) \ argument
467 #define ASSERT_EXCLUSIVE_ACCESS_SCOPED(var) \ argument
525 #define ASSERT_EXCLUSIVE_BITS(var, mask) \ argument
A Dpercpu-defs.h196 #define EXPORT_PER_CPU_SYMBOL(var) EXPORT_SYMBOL(var) argument
197 #define EXPORT_PER_CPU_SYMBOL_GPL(var) EXPORT_SYMBOL_GPL(var) argument
199 #define EXPORT_PER_CPU_SYMBOL(var) argument
200 #define EXPORT_PER_CPU_SYMBOL_GPL(var) argument
273 #define per_cpu(var, cpu) (*per_cpu_ptr(&(var), cpu)) argument
279 #define get_cpu_var(var) \ argument
289 #define put_cpu_var(var) \ argument
295 #define get_cpu_ptr(var) \ argument
301 #define put_cpu_ptr(var) \ argument
A Dhighuid.h70 #define SET_UID(var, uid) do { (var) = __convert_uid(sizeof(var), (uid)); } while (0) argument
71 #define SET_GID(var, gid) do { (var) = __convert_gid(sizeof(var), (gid)); } while (0) argument
A Dutil_macros.h159 #define is_insidevar(ptr, var) \ argument
A Dfbcon.h39 struct fb_var_screeninfo *var) { return 0; } in fbcon_modechange_possible()
A Doverflow.h96 #define wrapping_assign_add(var, offset) \ argument
142 #define wrapping_assign_sub(var, offset) \ argument
A Dcleanup.h289 #define CLASS(_name, var) \ argument
293 #define scoped_class(_name, var, args) \ argument
A Dtimer.h132 #define timer_container_of(var, callback_timer, timer_fieldname) \ argument
A Dmcb.h70 int var; member
A Dmoduleparam.h336 #define core_param(name, var, type, perm) \ argument
347 #define core_param_unsafe(name, var, type, perm) \ argument
A Dvmw_vmci_defs.h804 static inline u64 vmci_q_read_pointer(u64 *var) in vmci_q_read_pointer()
815 static inline void vmci_q_set_pointer(u64 *var, u64 new_val) in vmci_q_set_pointer()
825 static inline void vmci_qp_add_pointer(u64 *var, size_t add, u64 size) in vmci_qp_add_pointer()
A Dcompiler.h162 #define OPTIMIZER_HIDE_VAR(var) \ argument
A Dskmsg.h166 #define sk_msg_iter_var_prev(var) \ argument
174 #define sk_msg_iter_var_next(var) \ argument
A Dinit.h364 #define early_param_on_off(str_on, str_off, var, config) \ argument
A Dworkqueue.h580 #define from_work(var, callback_work, work_fieldname) \ argument
A Dcompiler_types.h477 #define __annotated(var, attr) __builtin_has_attribute(var, attr) argument
A Dinterrupt.h715 #define from_tasklet(var, callback_tasklet, tasklet_fieldname) \ argument
A Dcoresight.h324 #define DEFINE_CORESIGHT_DEVLIST(var, dev_pfx) \ argument
A Ddevice.h120 void *var; member
/include/linux/byteorder/
A Dgeneric.h144 static inline void le16_add_cpu(__le16 *var, u16 val) in le16_add_cpu()
149 static inline void le32_add_cpu(__le32 *var, u32 val) in le32_add_cpu()
154 static inline void le64_add_cpu(__le64 *var, u64 val) in le64_add_cpu()
176 static inline void be16_add_cpu(__be16 *var, u16 val) in be16_add_cpu()
181 static inline void be32_add_cpu(__be32 *var, u32 val) in be32_add_cpu()
186 static inline void be64_add_cpu(__be64 *var, u64 val) in be64_add_cpu()
/include/asm-generic/
A Dbarrier.h127 #define __smp_store_mb(var, value) do { WRITE_ONCE(var, value); __smp_mb(); } while (0) argument
160 #define smp_store_mb(var, value) do { kcsan_mb(); __smp_store_mb(var, value); } while (0) argument
182 #define smp_store_mb(var, value) do { WRITE_ONCE(var, value); barrier(); } while (0) argument
216 #define virt_store_mb(var, value) do { kcsan_mb(); __smp_store_mb(var, value); } while (0) argument
/include/drm/
A Ddrm_fb_helper.h320 static inline int drm_fb_helper_pan_display(struct fb_var_screeninfo *var, in drm_fb_helper_pan_display()
331 static inline int drm_fb_helper_check_var(struct fb_var_screeninfo *var, in drm_fb_helper_check_var()
/include/sound/
A Dpcm.h249 int var; member
267 snd_pcm_hw_param_t var) in constrs_mask()
273 snd_pcm_hw_param_t var) in constrs_interval()
966 static inline int hw_is_mask(int var) in hw_is_mask()
972 static inline int hw_is_interval(int var) in hw_is_interval()
979 snd_pcm_hw_param_t var) in hw_param_mask()
985 snd_pcm_hw_param_t var) in hw_param_interval()
991 snd_pcm_hw_param_t var) in hw_param_mask_c()
997 snd_pcm_hw_param_t var) in hw_param_interval_c()
1132 struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_single()
/include/linux/fsl/bestcomm/
A Dbestcomm_priv.h55 u32 var; member
75 u32 *var; member

Completed in 49 milliseconds

12