Home
last modified time | relevance | path

Searched refs:name_table (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/net/tipc/
H A Dname_distr.c89 struct name_table *nt = tipc_name_table(net); in tipc_named_publish()
117 struct name_table *nt = tipc_name_table(net); in tipc_named_withdraw()
200 struct name_table *nt = tipc_name_table(net); in tipc_named_node_up()
268 struct name_table *nt = tipc_name_table(net); in tipc_publ_notify()
403 struct name_table *nt = tipc_name_table(net); in tipc_named_reinit()
H A Dcore.h127 struct name_table *nametbl;
167 static inline struct name_table *tipc_name_table(struct net *net) in tipc_name_table()
H A Dname_table.c446 struct name_table *nt = tipc_name_table(net); in tipc_service_find()
463 struct name_table *nt = tipc_name_table(net); in tipc_nametbl_insert_publ()
728 struct name_table *nt = tipc_name_table(net); in tipc_nametbl_publish()
763 struct name_table *nt = tipc_name_table(net); in tipc_nametbl_withdraw()
797 struct name_table *nt = tipc_name_table(sub->net); in tipc_nametbl_subscribe()
854 struct name_table *nt; in tipc_nametbl_init()
896 struct name_table *nt = tipc_name_table(net); in tipc_nametbl_stop()
H A DMakefile10 name_distr.o subscr.o monitor.o name_table.o net.o \
H A Dname_table.h103 struct name_table { struct
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dremoteproc_elf_loader.c248 const char *name_table; local
264 name_table = elf_data + elf_shdr_get_sh_offset(class, name_table_shdr);
271 if (strcmp(name_table + name, ".resource_table"))
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191019.patch.gz ... n) { 152 free((void *) name_table[n].ute_name); 153 } 154 ...
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...