Home
last modified time | relevance | path

Searched defs:adl (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mtd/nand/raw/
H A Dmeson_nand.c73 #define GENCMDDADDRL(adl, addr) ((adl) | ((addr) & 0xffff)) argument
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c9934 static int nf_tables_commit_audit_alloc(struct list_head *adl, in nf_tables_commit_audit_alloc()
9951 static void nf_tables_commit_audit_free(struct list_head *adl) in nf_tables_commit_audit_free()
9961 static void nf_tables_commit_audit_collect(struct list_head *adl, in nf_tables_commit_audit_collect()
9980 static void nf_tables_commit_audit_log(struct list_head *adl, u32 generation) in nf_tables_commit_audit_log()