| /linux-4.4.14/fs/dlm/ | 
| D | rcom.c | 95 static int check_rcom_config(struct dlm_ls *ls, struct dlm_rcom *rc, int nodeid)  in check_rcom_config()144 int dlm_rcom_status(struct dlm_ls *ls, int nodeid, uint32_t status_flags)  in dlm_rcom_status()
 197 	int nodeid = rc_in->rc_header.h_nodeid;  in receive_rcom_status()  local
 271 int dlm_rcom_names(struct dlm_ls *ls, int nodeid, char *last_name, int last_len)  in dlm_rcom_names()
 299 	int error, inlen, outlen, nodeid;  in receive_rcom_names()  local
 358 	int error, ret_nodeid, nodeid = rc_in->rc_header.h_nodeid;  in receive_rcom_lookup()  local
 446 	int error, nodeid = rc_in->rc_header.h_nodeid;  in receive_rcom_lock()  local
 468 int dlm_send_ls_not_ready(int nodeid, struct dlm_rcom *rc_in)  in dlm_send_ls_not_ready()
 548 void dlm_receive_rcom(struct dlm_ls *ls, struct dlm_rcom *rc, int nodeid)  in dlm_receive_rcom()
 
 | 
| D | lowcomms.c | 105 	uint32_t nodeid;	/* So we know who we are in the list */  member144 	int nodeid;  member
 172 static inline int nodeid_hash(int nodeid)  in nodeid_hash()
 177 static struct connection *__find_con(int nodeid)  in __find_con()
 195 static struct connection *__nodeid2con(int nodeid, gfp_t alloc)  in __nodeid2con()
 243 static struct connection *nodeid2con(int nodeid, gfp_t allocation)  in nodeid2con()
 254 static struct dlm_node_addr *find_node_addr(int nodeid)  in find_node_addr()
 292 static int nodeid_to_addr(int nodeid, struct sockaddr_storage *sas_out,  in nodeid_to_addr()
 340 static int addr_to_nodeid(struct sockaddr_storage *addr, int *nodeid)  in addr_to_nodeid()
 364 int dlm_lowcomms_addr(int nodeid, struct sockaddr_storage *addr, int len)  in dlm_lowcomms_addr()
 [all …]
 
 | 
| D | requestqueue.c | 23 	int nodeid;  member34 void dlm_add_requestqueue(struct dlm_ls *ls, int nodeid, struct dlm_message *ms)  in dlm_add_requestqueue()
 130 static int purge_request(struct dlm_ls *ls, struct dlm_message *ms, int nodeid)  in purge_request()
 
 | 
| D | dir.c | 67 	int error = -ENOMEM, last_len, nodeid, result;  in dlm_recover_directory()  local237  			   char *outbuf, int outlen, int nodeid)  in dlm_copy_master_names()
 
 | 
| D | member.c | 340 static struct dlm_member *find_memb(struct list_head *head, int nodeid)  in find_memb()351 int dlm_is_member(struct dlm_ls *ls, int nodeid)  in dlm_is_member()
 358 int dlm_is_removed(struct dlm_ls *ls, int nodeid)  in dlm_is_removed()
 518 						int nodeid)  in find_config_node()
 
 | 
| D | midcomms.c | 58 int dlm_process_incoming_buffer(int nodeid, const void *base,  in dlm_process_incoming_buffer()
 | 
| D | config.h | 18 	int nodeid;  member
 | 
| D | config.c | 226 	int nodeid;  member239 	int nodeid;  member
 764 static struct dlm_comm *get_comm(int nodeid)  in get_comm()
 844 int dlm_comm_seq(int nodeid, uint32_t *seq)  in dlm_comm_seq()
 
 | 
| D | recover.c | 130 	int error = 0, delay = 0, nodeid = ls->ls_low_nodeid;  in wait_status_low()  local399 static void set_lock_master(struct list_head *queue, int nodeid)  in set_lock_master()
 
 | 
| D | lock.c | 1380 static int nodeid_warned(int nodeid, int num_nodes, int *warned)  in nodeid_warned()3844 	int error, nodeid = ms_in->m_header.h_nodeid;  in send_lookup_reply()  local
 4985 				int nodeid)  in dlm_receive_message()
 5018 void dlm_receive_buffer(union dlm_packet *p, int nodeid)  in dlm_receive_buffer()
 5544 static struct dlm_lkb *search_remid_list(struct list_head *head, int nodeid,  in search_remid_list()
 5556 static struct dlm_lkb *search_remid(struct dlm_rsb *r, int nodeid,  in search_remid()
 6256 static void do_purge(struct dlm_ls *ls, int nodeid, int pid)  in do_purge()
 6271 static int send_purge(struct dlm_ls *ls, int nodeid, int pid)  in send_purge()
 6288 		   int nodeid, int pid)  in dlm_user_purge()
 
 | 
| D | dlm_internal.h | 117 	int			nodeid;  member
 | 
| /linux-4.4.14/drivers/char/ | 
| D | mmtimer.c | 262 	int nodeid = n->timer->it.mmtimer.node;  in mmtimer_add_list()  local297 static void mmtimer_set_next_timer(int nodeid)  in mmtimer_set_next_timer()
 556 	int nodeid = data;  in mmtimer_tasklet()  local
 612 	cnodeid_t nodeid = timr->it.mmtimer.node;  in sgi_timer_del()  local
 682 	cnodeid_t nodeid;  in sgi_timer_set()  local
 
 | 
| /linux-4.4.14/include/linux/ | 
| D | dlm.h | 20 	int nodeid; /* 1 to MAX_INT */  member
 | 
| /linux-4.4.14/fs/fuse/ | 
| D | inode.c | 279 	u64 nodeid = *(u64 *) _nodeidp;  in fuse_inode_eq()  local288 	u64 nodeid = *(u64 *) _nodeidp;  in fuse_inode_set()  local
 293 struct inode *fuse_iget(struct super_block *sb, u64 nodeid,  in fuse_iget()
 329 int fuse_reverse_inval_inode(struct super_block *sb, u64 nodeid,  in fuse_reverse_inval_inode()
 644 	u64 nodeid;  member
 701 	u64 nodeid;  in fuse_encode_fh()  local
 
 | 
| D | dev.c | 336 		       u64 nodeid, u64 nlookup)  in fuse_queue_forget()638 void fuse_force_forget(struct file *file, u64 nodeid)  in fuse_force_forget()
 1602 	u64 nodeid;  in fuse_notify_store()  local
 1776 		u64 nodeid = outarg.nodeid;  in fuse_notify_retrieve()  local
 
 | 
| D | dir.c | 149 			     u64 nodeid, struct qstr *name,  in fuse_lookup_init()270 static int invalid_nodeid(u64 nodeid)  in invalid_nodeid()
 285 int fuse_lookup_name(struct super_block *sb, u64 nodeid, struct qstr *name,  in fuse_lookup_name()
 
 | 
| D | fuse_i.h | 74 	u64 nodeid;  member142 	u64 nodeid;  member
 230 			uint64_t nodeid;  member
 
 | 
| D | file.c | 23 static int fuse_send_open(struct fuse_conn *fc, u64 nodeid, struct file *file,  in fuse_send_open()116 int fuse_do_open(struct fuse_conn *fc, u64 nodeid, struct file *file,  in fuse_do_open()
 
 | 
| /linux-4.4.14/mm/ | 
| D | sparse.c | 348 				 unsigned long usemap_count, int nodeid)  in sparse_early_usemaps_alloc_node()390 					  unsigned long map_count, int nodeid)  in sparse_mem_maps_populate_node()
 442 				 unsigned long map_count, int nodeid)  in sparse_early_mem_maps_alloc_node()
 496 		int nodeid;  in alloc_usemap_and_memmap()  local
 
 | 
| D | slab.c | 270 #define MAKE_LIST(cachep, listp, slab, nodeid)				\  argument276 #define	MAKE_ALL_LISTS(cachep, ptr, nodeid)				\  argument
 856 		 gfp_t flags, int nodeid)  in ____cache_alloc_node()
 1360 				int nodeid)  in init_list()
 1530 slab_out_of_memory(struct kmem_cache *cachep, gfp_t gfpflags, int nodeid)  in slab_out_of_memory()
 1587 								int nodeid)  in kmem_getpages()
 2452 				   gfp_t local_flags, int nodeid)  in alloc_slabmgmt()
 2541 				int nodeid)  in slab_get_obj()
 2555 				void *objp, int nodeid)  in slab_put_obj()
 2594 		gfp_t flags, int nodeid, struct page *page)  in cache_grow()
 [all …]
 
 | 
| D | sparse-vmemmap.c | 198 					  unsigned long map_count, int nodeid)  in sparse_mem_maps_populate_node()
 | 
| /linux-4.4.14/arch/x86/mm/ | 
| D | amdtopology.c | 78 	u32 nodeid, reg;  in amd_numa_init()  local
 | 
| /linux-4.4.14/include/uapi/linux/ | 
| D | dlm_plock.h | 35 	__s32 nodeid;  member
 | 
| D | dlm_netlink.h | 25 	int nodeid;  member
 | 
| D | dlm_device.h | 57 	__u32 nodeid;  member
 | 
| D | fuse.h | 382 	uint64_t	nodeid;		/* Inode ID */  member397 	uint64_t	nodeid;  member
 677 	uint64_t	nodeid;  member
 734 	uint64_t	nodeid;  member
 742 	uint64_t	nodeid;  member
 
 | 
| /linux-4.4.14/drivers/net/appletalk/ | 
| D | cops.c | 173 	int nodeid;			/* Set to 1 once have nodeid. */  member603 static int cops_nodeid (struct net_device *dev, int nodeid)  in cops_nodeid()
 
 | 
| /linux-4.4.14/drivers/misc/mic/scif/ | 
| D | scif_main.h | 89 	u8 nodeid;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4_uld.h | 276 	int nodeid;			     /* device numa node id */  member
 | 
| /linux-4.4.14/arch/x86/kernel/cpu/ | 
| D | perf_event_intel_uncore_snbep.c | 1090 	int i, bus, nodeid, segment;  in snbep_pci2phy_map_init()  local
 |