| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guard.h | 45 static inline void xe_guard_init(struct xe_guard *guard, const char *name) in xe_guard_init() 65 static inline int xe_guard_arm(struct xe_guard *guard, bool lockdown, void *who) in xe_guard_arm() 92 static inline bool xe_guard_disarm(struct xe_guard *guard, bool lockdown) in xe_guard_disarm()
|
| /linux/samples/rust/ |
| H A D | rust_misc_device.rs | 235 let mut guard = self.inner.lock(); in set_value() localVariable 248 let guard = self.inner.lock(); in get_value() localVariable
|
| H A D | rust_configfs.rs | 108 let guard = container.bar.lock(); localVariable 117 let mut guard = container.bar.lock(); in store() localVariable
|
| H A D | rust_debugfs.rs | 130 let mut guard = this.inner.lock(); in probe() localVariable
|
| /linux/tools/testing/memblock/linux/ |
| H A D | mutex.h | 11 #define guard(mutex) \ macro
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_vma_resource.h | 129 u32 guard; member 214 u32 guard) in i915_vma_resource_init()
|
| H A D | i915_vma_types.h | 155 u32 guard; /* padding allocated around vma->pages within the node */ member
|
| /linux/drivers/android/binder/ |
| H A D | node.rs | 545 let mut guard = self.owner.inner.lock(); in release() localVariable 560 let mut guard = self.owner.inner.lock(); in pending_oneway_finished() localVariable 664 let mut guard = self.owner.inner.lock(); in add_freeze_listener() localVariable 687 let mut guard = self.owner.inner.lock(); in remove_freeze_listener() localVariable 799 let mut guard = self.node.owner.inner.lock(); in absorb() localVariable
|
| /linux/drivers/thermal/intel/ |
| H A D | intel_powerclamp.c | 64 unsigned int guard; member 431 unsigned int guard, unsigned int win) in powerclamp_adjust_controls()
|
| /linux/drivers/media/dvb-frontends/cxd2880/ |
| H A D | cxd2880_dvbt.h | 64 enum cxd2880_dvbt_guard guard; member
|
| H A D | cxd2880_tnrdmd_dvbt_mon.c | 84 enum cxd2880_dvbt_guard in cxd2880_tnrdmd_dvbt_mon_mode_guard()
|
| H A D | cxd2880_top.c | 1413 enum cxd2880_dvbt_guard guard = CXD2880_DVBT_GUARD_1_32; in cxd2880_get_frontend_t() local
|
| /linux/rust/kernel/ |
| H A D | revocable.rs | 100 let guard = rcu::read_lock(); in try_access() localVariable
|
| /linux/arch/parisc/math-emu/ |
| H A D | cnv_float.h | 88 #define Dbl_to_sgl_mantissa(srcA,srcB,dest,inexact,guard,sticky,odd) \ argument 95 #define Dbl_to_sgl_denormalized(srcA,srcB,exp,dest,inexact,guard,sticky,odd,tiny) \ argument
|
| /linux/include/uapi/linux/ |
| H A D | bsg.h | 23 __s32 guard; /* [i] 'Q' to differentiate from v3 */ member
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_domain.c | 423 u32 alignment, unsigned int guard, in i915_gem_object_pin_to_display_plane()
|
| /linux/rust/pin-init/internal/src/ |
| H A D | init.rs | 335 let guard = format_ident!("__{ident}_guard", span = Span::mixed_site()); localVariable
|
| /linux/drivers/block/rnull/ |
| H A D | configfs.rs | 146 let mut guard = this.data.lock(); in store() localVariable
|
| /linux/include/linux/ |
| H A D | cleanup.h | 413 #define guard( global() macro [all...] |
| /linux/drivers/media/usb/dvb-usb-v2/ |
| H A D | mxl111sf-demod.c | 143 enum fe_guard_interval *guard) in mxl1x1sf_demod_get_tps_guard_interval()
|
| /linux/rust/kernel/debugfs/ |
| H A D | traits.rs | 97 let guard = self.lock(); in write_to_slice() localVariable
|
| /linux/drivers/gpu/drm/msm/registers/ |
| H A D | gen_header.py | 909 def dump_c(args, guard, func): argument
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | stv0367.c | 62 enum fe_guard_interval guard; member 689 u8 try, u_var1 = 0, u_var2 = 0, u_var3 = 0, u_var4 = 0, mode, guard; in stv0367ter_lock_algo() local
|
| H A D | mb86a20s.c | 545 int mod, fec, guard; in isdbt_layer_min_bitrate() local
|
| /linux/arch/sparc/mm/ |
| H A D | init_64.c | 1701 bool guard) in kernel_can_map_hugepud() 1749 bool guard) in kernel_can_map_hugepmd()
|