Searched defs:upcall (Results  1 – 6 of 6) sorted by relevance
| /linux-4.1.27/include/linux/sunrpc/ | 
| D | rpc_pipe_fs.h | 37 	ssize_t (*upcall)(struct file *, struct rpc_pipe_msg *, char __user *, size_t);  member
  | 
| /linux-4.1.27/drivers/staging/lustre/lustre/osc/ | 
| D | osc_request.c | 402 			   obd_enqueue_update_f upcall, void *cookie,  in osc_setattr_async_base() 547 		   obd_enqueue_update_f upcall, void *cookie,  in osc_punch_base() 614 		  obd_enqueue_update_f upcall, void *cookie,  in osc_sync_base() 2144 			    obd_enqueue_update_f upcall, void *cookie,  in osc_enqueue_fini() 2250 		     obd_enqueue_update_f upcall, void *cookie,  in osc_enqueue_base()
  | 
| /linux-4.1.27/net/openvswitch/ | 
| D | datapath.c | 272 		struct dp_upcall_info upcall;  in ovs_dp_process_packet()  local 404 	struct ovs_header *upcall;  in queue_userspace_packet()  local
  | 
| D | actions.c | 614 	struct dp_upcall_info upcall;  in output_userspace()  local
  | 
| /linux-4.1.27/fs/nfs/ | 
| D | nfs4idmap.c | 625 		struct idmap_msg *upcall,  in nfs_idmap_read_and_verify_message()
  | 
| /linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ | 
| D | obd_config.c | 1051 	char *upcall = lustre_cfg_string(lcfg, 2);  in process_param2_config()  local
  |