Home
last modified time | relevance | path

Searched defs:resolved (Results 1 – 5 of 5) sorted by relevance

/linux/net/appletalk/
H A Daarp.c74 static struct aarp_entry *resolved[AARP_HASH_SIZE]; variable
/linux/drivers/acpi/acpica/
H A Dacobject.h344 u8 resolved; /* Reference has been resolved to a value */ member
/linux/fs/hostfs/
H A Dhostfs_kern.c141 char *name, *resolved, *end; in follow_link() local
/linux/kernel/bpf/
H A Dliveness.c1297 struct arg_track resolved, *ptr; in record_load_store_access() local
/linux/net/bluetooth/
H A Dhci_event.c2777 static u8 ev_bdaddr_type(struct hci_dev *hdev, u8 type, bool *resolved) in ev_bdaddr_type()