Home
last modified time | relevance | path

Searched refs:flh (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/route/
H A Droute.c308 fiboptlist_range(const char *arg, struct fibl_head_t *flh) in fiboptlist_range() argument
350 TAILQ_INSERT_TAIL(flh, fl, fl_next); in fiboptlist_range()
359 fiboptlist_csv(const char *arg, struct fibl_head_t *flh) in fiboptlist_csv() argument
389 error = fiboptlist_range(token, flh); in fiboptlist_csv()
411 TAILQ_INSERT_TAIL(flh, fl, fl_next); in fiboptlist_csv()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoZfh.td79 def FLH : FPLoad_r<0b001, "flh", FPR16, WriteFLD16>;
204 def : InstAlias<"flh $rd, (${rs1})", (FLH FPR16:$rd, GPR:$rs1, 0), 0>;
227 def PseudoFLH : PseudoFloatLoad<"flh", FPR16>;
/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c6030 struct nfsclflayouthead flh; in nfsrpc_getlayout() local
6051 LIST_INIT(&flh); in nfsrpc_getlayout()
6063 &retonclose, &flh, cred, p); in nfsrpc_getlayout()
6073 &retonclose, &flh, cred, p); in nfsrpc_getlayout()
6077 &flh, layouttype, error, NULL, cred, p); in nfsrpc_getlayout()
8156 struct nfsclflayouthead flh; in nfsrpc_getopenlayout() local
8182 LIST_INIT(&flh); in nfsrpc_getopenlayout()
8198 &retonclose, &flh, &laystat, cred, p); in nfsrpc_getopenlayout()
8202 &stateid, retonclose, NULL, &lyp, &flh, layouttype, laystat, in nfsrpc_getopenlayout()
8682 struct nfsclflayouthead flh; in nfsrpc_getcreatelayout() local
[all...]