Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Diov.rs48 _source: PhantomData<&'data [u8]>, field
199 _source: PhantomData<&'data mut [u8]>, field
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13316 static void be32_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be32_to_cpu_n()
13330 static void bnx2x_prep_ops(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_ops()
13347 static void bnx2x_prep_iro(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_iro()
13367 static void be16_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be16_to_cpu_n()