Home
last modified time | relevance | path

Searched defs:nodeid (Results 1 – 25 of 31) sorted by relevance

12

/linux-3.3/fs/dlm/
Drcom.c97 static int check_rcom_config(struct dlm_ls *ls, struct dlm_rcom *rc, int nodeid) in check_rcom_config()
146 int dlm_rcom_status(struct dlm_ls *ls, int nodeid, uint32_t status_flags) in dlm_rcom_status()
199 int nodeid = rc_in->rc_header.h_nodeid; in receive_rcom_status() local
273 int dlm_rcom_names(struct dlm_ls *ls, int nodeid, char *last_name, int last_len) in dlm_rcom_names()
311 int error, inlen, outlen, nodeid; in receive_rcom_names() local
351 int error, ret_nodeid, nodeid = rc_in->rc_header.h_nodeid; in receive_rcom_lookup() local
432 int error, nodeid = rc_in->rc_header.h_nodeid; in receive_rcom_lock() local
454 int dlm_send_ls_not_ready(int nodeid, struct dlm_rcom *rc_in) in dlm_send_ls_not_ready()
517 void dlm_receive_rcom(struct dlm_ls *ls, struct dlm_rcom *rc, int nodeid) in dlm_receive_rcom()
Drequestqueue.c22 int nodeid; member
33 void dlm_add_requestqueue(struct dlm_ls *ls, int nodeid, struct dlm_message *ms) in dlm_add_requestqueue()
119 static int purge_request(struct dlm_ls *ls, struct dlm_message *ms, int nodeid) in purge_request()
Ddir.c84 int nodeid; in dlm_hash2nodeid() local
152 void dlm_dir_remove_entry(struct dlm_ls *ls, int nodeid, char *name, int namelen) in dlm_dir_remove_entry()
301 static int get_entry(struct dlm_ls *ls, int nodeid, char *name, in get_entry()
345 int dlm_dir_lookup(struct dlm_ls *ls, int nodeid, char *name, int namelen, in dlm_dir_lookup()
371 char *outbuf, int outlen, int nodeid) in dlm_copy_master_names()
Dlowcomms.c105 uint32_t nodeid; /* So we know who we are in the list */ member
160 static inline int nodeid_hash(int nodeid) in nodeid_hash()
165 static struct connection *__find_con(int nodeid) in __find_con()
184 static struct connection *__nodeid2con(int nodeid, gfp_t alloc) in __nodeid2con()
233 static struct connection *nodeid2con(int nodeid, gfp_t allocation) in nodeid2con()
265 static int nodeid_to_addr(int nodeid, struct sockaddr *retaddr) in nodeid_to_addr()
330 int dlm_lowcomms_connect_node(int nodeid) in dlm_lowcomms_connect_node()
473 int nodeid; in process_sctp_notification() local
715 int nodeid; in tcp_accept_from_sock() local
1253 void *dlm_lowcomms_get_buffer(int nodeid, int len, gfp_t allocation, char **ppc) in dlm_lowcomms_get_buffer()
[all …]
Dmember.c343 static struct dlm_member *find_memb(struct list_head *head, int nodeid) in find_memb()
354 int dlm_is_member(struct dlm_ls *ls, int nodeid) in dlm_is_member()
361 int dlm_is_removed(struct dlm_ls *ls, int nodeid) in dlm_is_removed()
521 int nodeid) in find_config_node()
Drecover.c137 int error = 0, delay = 0, nodeid = ls->ls_low_nodeid; in wait_status_low() local
338 static void set_lock_master(struct list_head *queue, int nodeid) in set_lock_master()
361 static void set_new_master(struct dlm_rsb *r, int nodeid) in set_new_master()
471 int nodeid; in dlm_recover_master_reply() local
Dmidcomms.c58 int dlm_process_incoming_buffer(int nodeid, const void *base, in dlm_process_incoming_buffer()
Dconfig.c327 int nodeid; member
340 int nodeid; member
913 static struct dlm_comm *get_comm(int nodeid, struct sockaddr_storage *addr) in get_comm()
1001 int dlm_comm_seq(int nodeid, uint32_t *seq) in dlm_comm_seq()
1011 int dlm_nodeid_to_addr(int nodeid, struct sockaddr_storage *addr) in dlm_nodeid_to_addr()
1023 int dlm_addr_to_nodeid(struct sockaddr_storage *addr, int *nodeid) in dlm_addr_to_nodeid()
Dconfig.h18 int nodeid; member
Dlock.c576 int nodeid = dlm_dir_nodeid(r); in find_rsb() local
879 static int nodeid_warned(int nodeid, int num_nodes, int *warned) in nodeid_warned()
3194 int error, nodeid = ms_in->m_header.h_nodeid; in send_lookup_reply() local
4077 int nodeid) in dlm_receive_message()
4100 void dlm_receive_buffer(union dlm_packet *p, int nodeid) in dlm_receive_buffer()
4536 static struct dlm_lkb *search_remid_list(struct list_head *head, int nodeid, in search_remid_list()
4548 static struct dlm_lkb *search_remid(struct dlm_rsb *r, int nodeid, in search_remid()
5137 static void do_purge(struct dlm_ls *ls, int nodeid, int pid) in do_purge()
5152 static int send_purge(struct dlm_ls *ls, int nodeid, int pid) in send_purge()
5169 int nodeid, int pid) in dlm_user_purge()
/linux-3.3/drivers/char/
Dmmtimer.c262 int nodeid = n->timer->it.mmtimer.node; in mmtimer_add_list() local
297 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-3.3/mm/
Dsparse.c348 unsigned long usemap_count, int nodeid) in sparse_early_usemaps_alloc_node()
399 unsigned long map_count, int nodeid) in sparse_mem_maps_populate_node()
450 unsigned long map_count, int nodeid) in sparse_early_mem_maps_alloc_node()
526 int nodeid; in sparse_init() local
567 int nodeid; in sparse_init() local
Dslab.c231 unsigned short nodeid; member
347 #define MAKE_LIST(cachep, listp, slab, nodeid) \ argument
353 #define MAKE_ALL_LISTS(cachep, ptr, nodeid) \ argument
1003 gfp_t flags, int nodeid) in ____cache_alloc_node()
1107 int nodeid = slabp->nodeid; in cache_free_alien() local
1460 int nodeid) in init_list()
1741 static void *kmem_getpages(struct kmem_cache *cachep, gfp_t flags, int nodeid) in kmem_getpages()
2725 int nodeid) in alloc_slabmgmt()
2818 int nodeid) in slab_get_obj()
2835 void *objp, int nodeid) in slab_put_obj()
[all …]
Dsparse-vmemmap.c190 unsigned long map_count, int nodeid) in sparse_mem_maps_populate_node()
Dnobootmem.c109 unsigned long __init free_low_memory_core_early(int nodeid) in free_low_memory_core_early()
/linux-3.3/fs/fuse/
Dinode.c226 u64 nodeid = *(u64 *) _nodeidp; in fuse_inode_eq() local
235 u64 nodeid = *(u64 *) _nodeidp; in fuse_inode_set() local
240 struct inode *fuse_iget(struct super_block *sb, u64 nodeid, in fuse_iget()
275 int fuse_reverse_inval_inode(struct super_block *sb, u64 nodeid, in fuse_reverse_inval_inode()
577 u64 nodeid; member
636 u64 nodeid; in fuse_encode_fh() local
Ddir.c116 u64 nodeid, struct qstr *name, in fuse_lookup_init()
225 static int invalid_nodeid(u64 nodeid) in invalid_nodeid()
260 int fuse_lookup_name(struct super_block *sb, u64 nodeid, struct qstr *name, in fuse_lookup_name()
/linux-3.3/arch/x86/mm/
Damdtopology.c78 u32 nodeid, reg; in amd_numa_init() local
/linux-3.3/include/linux/
Ddlm.h78 int nodeid; /* 1 to MAX_INT */ member
Ddlm_plock.h35 __s32 nodeid; member
Ddlm_netlink.h25 int nodeid; member
Dfuse.h302 __u64 nodeid; /* Inode ID */ member
317 __u64 nodeid; member
578 __u64 nodeid; member
624 __u64 nodeid; member
632 __u64 nodeid; member
Ddlm_device.h57 __u32 nodeid; member
Dslab_def.h176 int nodeid) in kmem_cache_alloc_node_trace()
/linux-3.3/drivers/net/appletalk/
Dcops.c174 int nodeid; /* Set to 1 once have nodeid. */ member
604 static int cops_nodeid (struct net_device *dev, int nodeid) in cops_nodeid()

12