Home
last modified time | relevance | path

Searched defs:add_entry (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Darm64-frame-pointer-unwind-support.c23 static int add_entry(struct unwind_entry *entry, void *arg) in add_entry() function
/openbmc/linux/net/atm/
H A Dmpoa_caches.h35 in_cache_entry *(*add_entry)(__be32 dst_ip, member
68 eg_cache_entry *(*add_entry)(struct k_message *msg, struct mpoa_client *client); member
/openbmc/linux/tools/testing/kunit/
H A Dkunit_config.py49 def add_entry(self, name: str, value: str) -> None: member in Kconfig
/openbmc/linux/tools/perf/dlfilters/
H A Ddlfilter-show-cycles.c72 static void add_entry(__s32 tid, int pos, __u64 cnt) in add_entry() function
/openbmc/linux/include/linux/
H A Drio.h122 int (*add_entry) (struct rio_mport *mport, u16 destid, u8 hopcount, member
/openbmc/linux/net/mptcp/
H A Dpm_netlink.c364 struct mptcp_pm_add_entry *add_entry = NULL; in mptcp_pm_alloc_anno_list() local