Home
last modified time | relevance | path

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

/linux-6.15/crypto/krb5/
Dselftest.c105 #define LOAD_BUF(BUF, FROM) do { ret = load_buf(BUF, FROM); if (ret < 0) goto out; } while (0) argument
/linux-6.15/arch/sparc/net/
Dbpf_jit_comp_32.c116 #define emit_reg_move(FROM, TO) \ argument