Searched defs:exclusive (Results 1 - 25 of 42) sorted by last modified time

12

/linux-master/fs/fuse/
H A Dfile.c1388 static void fuse_dio_unlock(struct kiocb *iocb, bool exclusive) argument
1672 bool exclusive; local
1361 fuse_dio_lock(struct kiocb *iocb, struct iov_iter *from, bool *exclusive) argument
[all...]
/linux-master/mm/
H A Dmemory.c3938 bool exclusive = false; local
[all...]
H A Drmap.c1234 __folio_set_anon(struct folio *folio, struct vm_area_struct *vma, unsigned long address, bool exclusive) argument
[all...]
/linux-master/security/
H A Dsecurity.c112 static __initdata struct lsm_info *exclusive; variable in typeref:struct:lsm_info
/linux-master/drivers/mtd/ubi/
H A Dubi.h338 int exclusive; member in struct:ubi_volume
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c1378 nouveau_bo_fence(struct nouveau_bo *nvbo, struct nouveau_fence *fence, bool exclusive) argument
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usb.c2019 bool exclusive = true; local
1999 qmp_usb_iomap(struct device *dev, struct device_node *np, int index, bool exclusive) argument
/linux-master/tools/perf/util/
H A Dpython.c860 exclusive = 0, local
H A Dparse-events.c1667 int exclusive; member in struct:event_modifier
1684 int exclusive = evsel ? evsel->core.attr.exclusive : 0; local
/linux-master/sound/core/seq/
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/mm/damon/
H A Dcore.c746 int damon_start(struct damon_ctx **ctxs, int nr_ctxs, bool exclusive) argument
/linux-master/kernel/power/
H A Dswap.c1569 int swsusp_check(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/drivers/pci/
H A Dpci.c3908 __pci_request_region(struct pci_dev *pdev, int bar, const char *res_name, int exclusive) argument
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c2407 unsigned int exclusive[] = { local
/linux-master/net/rxrpc/
H A Dar-internal.h162 bool exclusive; /* Exclusive connection for a client socket */ member in struct:rxrpc_sock
381 bool exclusive; /* T if conn is exclusive */ member in struct:rxrpc_conn_parameters
455 bool exclusive; /* T if conn is exclusive */ member in struct:rxrpc_bundle
533 bool exclusive; /* T if conn is exclusive */ member in struct:rxrpc_connection
788 bool exclusive; /* Shared or exclusive call */ member in struct:rxrpc_send_params
/linux-master/kernel/cgroup/
H A Dcpuset.c1345 bool exclusive = (new_prs > 0); local
1974 bool exclusive = true; local
[all...]
/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/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/fs/afs/
H A Dflock.c93 bool exclusive = (vnode->lock_type == AFS_LOCK_WRITE); local
/linux-master/drivers/block/
H A Drbd.c831 bool exclusive; member in struct:rbd_options
[all...]
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c1013 unsigned long exclusive = 0, pseudo_locked = 0; local
1246 __rdtgroup_cbm_overlaps(struct rdt_resource *r, struct rdt_domain *d, unsigned long cbm, int closid, enum resctrl_conf_type type, bool exclusive) argument
1301 rdtgroup_cbm_overlaps(struct resctrl_schema *s, struct rdt_domain *d, unsigned long cbm, int closid, bool exclusive) argument
[all...]

Completed in 377 milliseconds

12