Searched defs:cd (Results 126 - 150 of 155) sorted by path

1234567

/linux-master/fs/nfsd/
H A Dnfs4idmap.c127 idtoname_upcall(struct cache_detail *cd, struct cache_head *h) argument
133 idtoname_request(struct cache_detail *cd, struct cache_head *ch, char **bpp, argument
158 idtoname_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) argument
206 idtoname_parse(struct cache_detail *cd, char *buf, int buflen) argument
274 idtoname_lookup(struct cache_detail *cd, struct ent *item) argument
285 idtoname_update(struct cache_detail *cd, struct ent *new, struct ent *old) argument
307 nametoid_upcall(struct cache_detail *cd, struct cache_head *h) argument
313 nametoid_request(struct cache_detail *cd, struct cache_head *ch, char **bpp, int *blen) argument
336 nametoid_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) argument
376 nametoid_parse(struct cache_detail *cd, char *buf, int buflen) argument
439 nametoid_lookup(struct cache_detail *cd, struct ent *item) argument
450 nametoid_update(struct cache_detail *cd, struct ent *new, struct ent *old) argument
[all...]
H A Dnfs4xdr.c3738 nfsd4_encode_entry4_fattr(struct nfsd4_readdir *cd, const char *name, argument
3813 struct nfsd4_readdir *cd = container_of(ccd, struct nfsd4_readdir, common); local
[all...]
/linux-master/fs/smb/client/
H A Dfscache.c37 struct cifs_fscache_volume_coherency_data cd; local
25 cifs_fscache_fill_volume_coherency( struct cifs_tcon *tcon, struct cifs_fscache_volume_coherency_data *cd) argument
116 struct cifs_fscache_volume_coherency_data cd; local
129 struct cifs_fscache_inode_coherency_data cd; local
152 struct cifs_fscache_inode_coherency_data cd; local
156 fscache_unuse_cookie(cifs_inode_cookie(inode), &cd, &i_size); local
[all...]
H A Dfscache.h70 struct cifs_fscache_inode_coherency_data cd; local
73 fscache_invalidate(cifs_inode_cookie(inode), &cd, local
49 cifs_fscache_fill_coherency(struct inode *inode, struct cifs_fscache_inode_coherency_data *cd) argument
84 cifs_fscache_fill_coherency(struct inode *inode, struct cifs_fscache_inode_coherency_data *cd) argument
[all...]
H A Dinode.c97 struct cifs_fscache_inode_coherency_data cd; local
132 fscache_invalidate(cifs_inode_cookie(inode), &cd, i_size_read(inode), 0); local
/linux-master/include/linux/
H A Dhost1x.h488 static inline void host1x_memory_context_get(struct host1x_memory_context *cd) argument
492 static inline void host1x_memory_context_put(struct host1x_memory_context *cd) argument
/linux-master/include/linux/mlx5/
H A Dmlx5_ifc.h1697 u8 cd[0x1]; member in struct:mlx5_ifc_cmd_hca_cap_bits
/linux-master/include/linux/platform_data/
H A Db53.h27 struct dsa_chip_data cd; member in struct:b53_platform_data
H A Dmicrochip-ksz.h47 struct dsa_chip_data cd; member in struct:ksz_platform_data
/linux-master/include/linux/sunrpc/
H A Dcache.h208 static inline void cache_put(struct cache_head *h, struct cache_detail *cd) argument
[all...]
/linux-master/include/net/
H A Ddsa.h455 struct dsa_chip_data *cd; member in struct:dsa_switch
/linux-master/io_uring/
H A Dcancel.c37 bool io_cancel_req_match(struct io_kiocb *req, struct io_cancel_data *cd) argument
71 struct io_cancel_data *cd = data; local
76 io_async_cancel_one(struct io_uring_task *tctx, struct io_cancel_data *cd) argument
103 io_try_cancel(struct io_uring_task *tctx, struct io_cancel_data *cd, unsigned issue_flags) argument
165 __io_async_cancel(struct io_cancel_data *cd, struct io_uring_task *tctx, unsigned int issue_flags) argument
201 struct io_cancel_data cd = { local
245 __io_sync_cancel(struct io_uring_task *tctx, struct io_cancel_data *cd, int fd) argument
267 struct io_cancel_data cd = { variable in typeref:struct:io_cancel_data
[all...]
H A Dfutex.c116 int io_futex_cancel(struct io_ring_ctx *ctx, struct io_cancel_data *cd, argument
H A Dfutex.h19 io_futex_cancel(struct io_ring_ctx *ctx, struct io_cancel_data *cd, unsigned int issue_flags) argument
H A Dpoll.c868 static int __io_poll_cancel(struct io_ring_ctx *ctx, struct io_cancel_data *cd, argument
803 io_poll_find(struct io_ring_ctx *ctx, bool poll_only, struct io_cancel_data *cd, struct io_hash_table *table, struct io_hash_bucket **out_bucket) argument
831 io_poll_file_find(struct io_ring_ctx *ctx, struct io_cancel_data *cd, struct io_hash_table *table, struct io_hash_bucket **out_bucket) argument
887 io_poll_cancel(struct io_ring_ctx *ctx, struct io_cancel_data *cd, unsigned issue_flags) argument
993 struct io_cancel_data cd = { .ctx = ctx, .data = poll_update->old_user_data, }; local
[all...]
H A Dtimeout.c307 struct io_cancel_data cd = { local
402 struct io_cancel_data cd = { .ctx = ctx, .data = user_data, }; variable in typeref:struct:io_cancel_data
466 struct io_cancel_data cd = { .ctx = ctx, .data = tr->addr, }; local
[all...]
H A Dwaitid.c159 int io_waitid_cancel(struct io_ring_ctx *ctx, struct io_cancel_data *cd, argument
/linux-master/kernel/time/
H A Dposix-clock.c219 static int get_clock_desc(const clockid_t id, struct posix_clock_desc *cd) argument
240 static void put_clock_desc(struct posix_clock_desc *cd) argument
248 struct posix_clock_desc cd; local
272 struct posix_clock_desc cd; local
291 struct posix_clock_desc cd; local
310 struct posix_clock_desc cd; local
[all...]
/linux-master/lib/
H A Dearlycpio.c63 struct cpio_data cd = { NULL, 0, "" }; local
/linux-master/net/bluetooth/bnep/
H A Dsock.c57 struct bnep_conndel_req cd; local
/linux-master/net/bluetooth/cmtp/
H A Dsock.c69 struct cmtp_conndel_req cd; local
/linux-master/net/bluetooth/hidp/
H A Dsock.c53 struct hidp_conndel_req cd; local
/linux-master/net/dsa/
H A Ddsa.c1458 static int dsa_switch_parse(struct dsa_switch *ds, struct dsa_chip_data *cd) argument
1427 dsa_switch_parse_ports(struct dsa_switch *ds, struct dsa_chip_data *cd) argument
/linux-master/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c207 static int rsi_upcall(struct cache_detail *cd, struct cache_head *h) argument
212 static void rsi_request(struct cache_detail *cd, argument
225 static int rsi_parse(struct cache_detail *cd, argument
321 static struct rsi *rsi_lookup(struct cache_detail *cd, struc argument
333 rsi_update(struct cache_detail *cd, struct rsi *new, struct rsi *old) argument
459 rsc_upcall(struct cache_detail *cd, struct cache_head *h) argument
464 rsc_parse(struct cache_detail *cd, char *mesg, int mlen) argument
598 rsc_lookup(struct cache_detail *cd, struct rsc *item) argument
610 rsc_update(struct cache_detail *cd, struct rsc *new, struct rsc *old) argument
625 gss_svc_searchbyctx(struct cache_detail *cd, struct xdr_netobj *handle) argument
1010 svcauth_gss_proc_init_verf(struct cache_detail *cd, struct svc_rqst *rqstp, struct xdr_netobj *out_handle, int *major_status, u32 seq_num) argument
1218 gss_proxy_save_rsc(struct cache_detail *cd, struct gssp_upcall_data *ud, uint64_t *handle) argument
2020 struct cache_detail *cd; local
2038 struct cache_detail *cd = sn->rsi_cache; local
2049 struct cache_detail *cd; local
2067 struct cache_detail *cd = sn->rsc_cache; local
[all...]
/linux-master/net/sunrpc/
H A Dcache.c385 void sunrpc_init_cache_detail(struct cache_detail *cd) argument
83 sunrpc_begin_cache_remove_entry(struct cache_head *ch, struct cache_detail *cd) argument
92 sunrpc_end_cache_remove_entry(struct cache_head *ch, struct cache_detail *cd) argument
403 sunrpc_destroy_cache_detail(struct cache_detail *cd) argument
826 cache_read(struct file *filp, char __user *buf, size_t count, loff_t *ppos, struct cache_detail *cd) argument
908 cache_do_downcall(char *kaddr, const char __user *buf, size_t count, struct cache_detail *cd) argument
924 cache_downcall(struct address_space *mapping, const char __user *buf, size_t count, struct cache_detail *cd) argument
946 cache_write(struct file *filp, const char __user *buf, size_t count, loff_t *ppos, struct cache_detail *cd) argument
966 cache_poll(struct file *filp, poll_table *wait, struct cache_detail *cd) argument
993 cache_ioctl(struct inode *ino, struct file *filp, unsigned int cmd, unsigned long arg, struct cache_detail *cd) argument
1022 cache_open(struct inode *inode, struct file *filp, struct cache_detail *cd) argument
1049 cache_release(struct inode *inode, struct file *filp, struct cache_detail *cd) argument
1346 struct cache_detail *cd = m->private; local
1374 struct cache_detail *cd = m->private; local
1425 struct cache_detail *cd = m->private; local
1454 content_open(struct inode *inode, struct file *file, struct cache_detail *cd) argument
1474 content_release(struct inode *inode, struct file *file, struct cache_detail *cd) argument
1482 open_flush(struct inode *inode, struct file *file, struct cache_detail *cd) argument
1490 release_flush(struct inode *inode, struct file *file, struct cache_detail *cd) argument
1497 read_flush(struct file *file, char __user *buf, size_t count, loff_t *ppos, struct cache_detail *cd) argument
1509 write_flush(struct file *file, const char __user *buf, size_t count, loff_t *ppos, struct cache_detail *cd) argument
1555 struct cache_detail *cd = pde_data(file_inode(filp)); local
1563 struct cache_detail *cd = pde_data(file_inode(filp)); local
1570 struct cache_detail *cd = pde_data(file_inode(filp)); local
1579 struct cache_detail *cd = pde_data(inode); local
1586 struct cache_detail *cd = pde_data(inode); local
1593 struct cache_detail *cd = pde_data(inode); local
1610 struct cache_detail *cd = pde_data(inode); local
1617 struct cache_detail *cd = pde_data(inode); local
1631 struct cache_detail *cd = pde_data(inode); local
1638 struct cache_detail *cd = pde_data(inode); local
1646 struct cache_detail *cd = pde_data(file_inode(filp)); local
1655 struct cache_detail *cd = pde_data(file_inode(filp)); local
1668 remove_cache_proc_entries(struct cache_detail *cd) argument
1677 create_cache_proc_entries(struct cache_detail *cd, struct net *net) argument
1710 create_cache_proc_entries(struct cache_detail *cd, struct net *net) argument
1721 cache_register_net(struct cache_detail *cd, struct net *net) argument
1733 cache_unregister_net(struct cache_detail *cd, struct net *net) argument
1742 struct cache_detail *cd; local
1763 cache_destroy_net(struct cache_detail *cd, struct net *net) argument
1773 struct cache_detail *cd = RPC_I(file_inode(filp))->private; local
1781 struct cache_detail *cd = RPC_I(file_inode(filp))->private; local
1788 struct cache_detail *cd = RPC_I(file_inode(filp))->private; local
1797 struct cache_detail *cd = RPC_I(inode)->private; local
1804 struct cache_detail *cd = RPC_I(inode)->private; local
1811 struct cache_detail *cd = RPC_I(inode)->private; local
1829 struct cache_detail *cd = RPC_I(inode)->private; local
1836 struct cache_detail *cd = RPC_I(inode)->private; local
1850 struct cache_detail *cd = RPC_I(inode)->private; local
1857 struct cache_detail *cd = RPC_I(inode)->private; local
1865 struct cache_detail *cd = RPC_I(file_inode(filp))->private; local
1874 struct cache_detail *cd = RPC_I(file_inode(filp))->private; local
1887 sunrpc_cache_register_pipefs(struct dentry *parent, const char *name, umode_t umode, struct cache_detail *cd) argument
1899 sunrpc_cache_unregister_pipefs(struct cache_detail *cd) argument
1908 sunrpc_cache_unhash(struct cache_detail *cd, struct cache_head *h) argument
[all...]

Completed in 1346 milliseconds

1234567