Searched defs:cb_ident (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/net/core/ | 
| D | flow_offload.c | 171 					  void *cb_ident, void *cb_priv,  in flow_block_cb_alloc()199 					   flow_setup_cb_t *cb, void *cb_ident)  in flow_block_cb_lookup()
 231 bool flow_block_cb_is_busy(flow_setup_cb_t *cb, void *cb_ident,  in flow_block_cb_is_busy()
 249 			       void *cb_ident, void *cb_priv,  in flow_block_cb_setup_simple()
 294 	void *cb_ident;  member
 355 			  flow_indr_block_bind_cb_t *cb, void *cb_ident)  in flow_indr_block_cb_lookup()
 368 		       flow_indr_block_bind_cb_t *cb, void *cb_ident)  in flow_indr_block_cb_add()
 412 				  void *cb_ident)  in __flow_indr_block_cb_register()
 440 				void *cb_ident)  in flow_indr_block_cb_register()
 454 				     void *cb_ident)  in __flow_indr_block_cb_unregister()
 [all …]
 
 | 
| /Linux-v5.4/fs/nfs/ | 
| D | callback.h | 54 	unsigned int cb_ident; /* v4.0 callback identifier */  member
 | 
| D | nfs4client.c | 775 nfs4_find_client_ident(struct net *net, int cb_ident)  in nfs4_find_client_ident()
 | 
| /Linux-v5.4/include/net/ | 
| D | flow_offload.h | 307 	void			*cb_ident;  member
 | 
| /Linux-v5.4/fs/nfsd/ | 
| D | state.h | 152 	u32                     cb_ident;	/* minorversion 0 only */  member
 |