Home
last modified time | relevance | path

Searched defs:_ctx (Results 1 – 10 of 10) sorted by relevance

/linux/crypto/
H A Daria_generic.c248 void aria_encrypt(void *_ctx, u8 *out, const u8 *in) in aria_encrypt() argument
256 void aria_decrypt(void *_ctx, u8 *out, const u8 *in) in aria_decrypt() argument
/linux/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c82 static void job_abort(void *_ctx) in job_abort() argument
90 static void ipu_ic_pp_complete(struct ipu_image_convert_run *run, void *_ctx) in ipu_ic_pp_complete() argument
113 static void device_run(void *_ctx) in device_run() argument
/linux/crypto/asymmetric_keys/
H A Dmscode_parser.c20 int mscode_parse(void *_ctx, const void *content_data, size_t data_len, in mscode_parse() argument
/linux/drivers/scsi/qla2xxx/
H A Dqla_dfs.c615 #define QLA_DFS_ROOT_CREATE_FILE(_name, _perm, _ctx) \ argument
631 #define QLA_DFS_CREATE_FILE(_struct, _name, _perm, _parent, _ctx) \ argument
/linux/drivers/net/
H A Dveth.c1653 struct veth_xdp_buff *_ctx = (void *)ctx; in veth_xdp_rx_timestamp() local
1665 struct veth_xdp_buff *_ctx = (void *)ctx; in veth_xdp_rx_hash() local
1680 const struct veth_xdp_buff *_ctx = (void *)ctx; in veth_xdp_rx_vlan_tag() local
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c192 #define for_each_cmdbuf_ctx(_man, _i, _ctx) \ argument
/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c7032 static int igc_xdp_rx_hash(const struct xdp_md *_ctx, u32 *hash, in igc_xdp_rx_hash() argument
7046 static int igc_xdp_rx_timestamp(const struct xdp_md *_ctx, u64 *timestamp) in igc_xdp_rx_timestamp() argument
/linux/drivers/net/wireless/ath/ath9k/
H A Dath9k.h446 #define ath_for_each_chanctx(_sc, _ctx) \ argument
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c2562 void *_ctx) in mv88e6xxx_port_broadcast_sync_vlan() argument
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c7434 static int stmmac_xdp_rx_timestamp(const struct xdp_md *_ctx, u64 *timestamp) in stmmac_xdp_rx_timestamp() argument