Home
last modified time | relevance | path

Searched defs:excl (Results 1 – 18 of 18) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsigned_loader.c65 const void *excl, __u32 excl_sz, in run_gen_loader()
240 __u8 excl[SHA256_DIGEST_LENGTH]; member
641 __u8 excl[SHA256_DIGEST_LENGTH]; in metadata_ctx_max_entries_ignored() local
726 __u8 excl[SHA256_DIGEST_LENGTH], evil[64]; in metadata_ctx_initial_value_ignored() local
819 __u8 excl[SHA256_DIGEST_LENGTH], sig[8192]; in signature_authenticates_insns() local
919 __u8 excl[SHA256_DIGEST_LENGTH], sig[8192]; in signature_authenticates_metadata() local
1349 const void *data, __u32 data_sz, const __u8 *excl, in loadtime_drive()
1438 __u8 excl[SHA256_DIGEST_LENGTH]; in loadtime_verify() local
/linux/drivers/gpu/drm/i915/
H A Di915_active_types.h34 struct i915_active_fence excl; member
/linux/fs/
H A Dsuper.c57 static inline void __super_lock(struct super_block *sb, bool excl) in __super_lock()
65 static inline void super_unlock(struct super_block *sb, bool excl) in super_unlock()
113 static __must_check bool super_lock(struct super_block *sb, bool excl) in super_lock()
977 bool excl = flags & SUPER_ITER_EXCL; in __iterate_supers() local
1058 struct super_block *user_get_super(dev_t dev, bool excl) in user_get_super()
/linux/drivers/tty/
H A Dvcc.c158 static struct vcc_port *vcc_get(unsigned long index, bool excl) in vcc_get()
208 static void vcc_put(struct vcc_port *port, bool excl) in vcc_put()
/linux/arch/um/os-Linux/
H A Dfile.c574 int os_lock_file(int fd, int excl) in os_lock_file()
/linux/include/linux/
H A Dioport.h374 #define __request_mem_region(start,n,name, excl) __request_region(&iomem_resource, (start), (n), (n… argument
/linux/fs/coda/
H A Dupcall.c270 const char *name, int length, int excl, int mode, in venus_create()
/linux/net/xfrm/
H A Dxfrm_policy.c1233 xfrm_policy_inexact_insert(struct xfrm_policy *policy, u8 dir, int excl) in xfrm_policy_inexact_insert()
1537 bool excl) in xfrm_policy_insert_list()
1572 int xfrm_policy_insert(int dir, struct xfrm_policy *policy, int excl) in xfrm_policy_insert()
H A Dxfrm_user.c2293 int excl; in xfrm_add_policy() local
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.c700 struct iwl_dump_exclude *excl; in iwl_drv_set_dump_exclude() local
/linux/drivers/net/wwan/
H A Dwwan_core.c1052 int excl = test_bit(WWAN_PORT_EXCLUSIVE, &port->flags); in wwan_port_fops_at_ioctl() local
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c1041 const struct iwl_dump_exclude *excl; in iwl_mvm_frob_mem() local
/linux/ipc/
H A Dmqueue.c611 mqueue_create(struct mnt_idmap * idmap,struct inode * dir,struct dentry * dentry,umode_t mode,bool excl) mqueue_create() argument
/linux/fs/erofs/
H A Dzdata.c1018 bool tight, excl; in z_erofs_scan_folio() local
/linux/include/uapi/linux/
H A Dcoda.h443 int excl; member
/linux/fs/btrfs/
H A Dqgroup.c336 u64 rfer, u64 excl) in btrfs_verify_qgroup_counts()
/linux/arch/mips/include/asm/sn/sn0/
H A Dhubio.h886 excl: 4, /* 26-23: exclusive bit(s) */ member
/linux/fs/resctrl/
H A Drdtgroup.c1086 int i, hwb, swb, excl, psl; in rdt_bit_usage_show() local