Searched defs:exclusive (Results 1 - 25 of 42) sorted by relevance

12

/linux-master/fs/orangefs/
H A Dnamei.c18 orangefs_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool exclusive) argument
/linux-master/drivers/pmdomain/ti/
H A Dti_sci_pm_domains.c46 u8 exclusive; member in struct:ti_sci_pm_domain
/linux-master/include/sound/
H A Dhwdep.h61 unsigned int exclusive:1; /* exclusive access mode */ member in struct:snd_hwdep
H A Dac97_codec.h389 exclusive: 1, /* exclusive mode, don't override with other pcms */ member in struct:ac97_pcm
/linux-master/fs/
H A Dfsopen.c212 static int vfs_cmd_create(struct fs_context *fc, bool exclusive) argument
/linux-master/fs/lockd/
H A Dxdr.c158 u32 exclusive; local
176 u32 exclusive; local
201 u32 exclusive; local
[all...]
H A Dxdr4.c153 u32 exclusive; local
171 u32 exclusive; local
196 u32 exclusive; local
[all...]
H A Dclntxdr.c255 u32 exclusive, l_offset, l_len; local
H A Dclnt4xdr.c261 u32 exclusive; local
/linux-master/sound/core/seq/
H A Dseq_ports.h38 unsigned int exclusive: 1; /* exclusive mode */ member in struct:snd_seq_port_subs_info
H A Dseq_ports.c577 bool exclusive; local
489 check_and_subscribe_port(struct snd_seq_client *client, struct snd_seq_client_port *port, struct snd_seq_subscribers *subs, bool is_src, bool exclusive, bool ack) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.c357 nouveau_fence_sync(struct nouveau_bo *nvbo, struct nouveau_channel *chan, bool exclusive, bool intr) argument
H A Dnouveau_bo.c1378 nouveau_bo_fence(struct nouveau_bo *nvbo, struct nouveau_fence *fence, bool exclusive) argument
/linux-master/fs/afs/
H A Dflock.c93 bool exclusive = (vnode->lock_type == AFS_LOCK_WRITE); local
/linux-master/net/core/
H A Ddev_addr_lists.c73 __hw_addr_add_ex(struct netdev_hw_addr_list *list, const unsigned char *addr, int addr_len, unsigned char addr_type, bool global, bool sync, int sync_count, bool exclusive) argument
/linux-master/include/linux/
H A Dfs_context.h112 bool exclusive:1; /* create new superblock, reject existing one */ member in struct:fs_context
/linux-master/drivers/target/sbp/
H A Dsbp_target.h132 int exclusive; member in struct:sbp_login_descriptor
H A Dsbp_target.c109 sbp_login_count_all_by_lun( struct sbp_tpg *tpg, u32 unpacked_lun, int exclusive) argument
/linux-master/drivers/net/ethernet/sfc/
H A Dmcdi_filters.c1933 static int efx_mcdi_filter_alloc_rss_context(struct efx_nic *efx, bool exclusive, argument
/linux-master/mm/
H A Drmap.c1234 __folio_set_anon(struct folio *folio, struct vm_area_struct *vma, unsigned long address, bool exclusive) argument
[all...]
/linux-master/kernel/power/
H A Dswap.c1569 int swsusp_check(bool exclusive) argument
/linux-master/include/linux/regulator/
H A Ddriver.h609 int exclusive; member in struct:regulator_dev
/linux-master/fs/erofs/
H A Dzdata.c961 bool tight = true, exclusive; local
716 z_erofs_attach_page(struct z_erofs_decompress_frontend *fe, struct z_erofs_bvec *bvec, bool exclusive) argument
/linux-master/tools/perf/util/
H A Dparse-events.c1667 int exclusive; member in struct:event_modifier
1684 int exclusive = evsel ? evsel->core.attr.exclusive : 0; local
/linux-master/mm/damon/
H A Dcore.c746 int damon_start(struct damon_ctx **ctxs, int nr_ctxs, bool exclusive) argument

Completed in 746 milliseconds

12