| /kernel/linux/linux-6.6/drivers/net/can/dev/ |
| D | rx-offload.c | 24 can_rx_offload_le(struct can_rx_offload *offload, in can_rx_offload_le() 34 can_rx_offload_inc(struct can_rx_offload *offload, unsigned int *val) in can_rx_offload_inc() 44 struct can_rx_offload *offload = container_of(napi, in can_rx_offload_napi_poll() local 141 can_rx_offload_offload_one(struct can_rx_offload *offload, unsigned int n) in can_rx_offload_offload_one() 175 int can_rx_offload_irq_offload_timestamp(struct can_rx_offload *offload, in can_rx_offload_irq_offload_timestamp() 202 int can_rx_offload_irq_offload_fifo(struct can_rx_offload *offload) in can_rx_offload_irq_offload_fifo() 222 int can_rx_offload_queue_timestamp(struct can_rx_offload *offload, in can_rx_offload_queue_timestamp() 244 can_rx_offload_get_echo_skb_queue_timestamp(struct can_rx_offload *offload, in can_rx_offload_get_echo_skb_queue_timestamp() 268 int can_rx_offload_queue_tail(struct can_rx_offload *offload, in can_rx_offload_queue_tail() 284 can_rx_offload_get_echo_skb_queue_tail(struct can_rx_offload *offload, in can_rx_offload_get_echo_skb_queue_tail() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/can/dev/ |
| D | rx-offload.c | 24 can_rx_offload_le(struct can_rx_offload *offload, in can_rx_offload_le() 34 can_rx_offload_inc(struct can_rx_offload *offload, unsigned int *val) in can_rx_offload_inc() 44 struct can_rx_offload *offload = container_of(napi, in can_rx_offload_napi_poll() local 140 can_rx_offload_offload_one(struct can_rx_offload *offload, unsigned int n) in can_rx_offload_offload_one() 174 int can_rx_offload_irq_offload_timestamp(struct can_rx_offload *offload, in can_rx_offload_irq_offload_timestamp() 217 int can_rx_offload_irq_offload_fifo(struct can_rx_offload *offload) in can_rx_offload_irq_offload_fifo() 240 int can_rx_offload_queue_sorted(struct can_rx_offload *offload, in can_rx_offload_queue_sorted() 265 unsigned int can_rx_offload_get_echo_skb(struct can_rx_offload *offload, in can_rx_offload_get_echo_skb() 288 int can_rx_offload_queue_tail(struct can_rx_offload *offload, in can_rx_offload_queue_tail() 305 struct can_rx_offload *offload, in can_rx_offload_init_queue() [all …]
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| D | nf_flow_table_offload.c | 577 const struct flow_offload_work *offload, in nf_flow_offload_rule_alloc() 643 static int nf_flow_offload_alloc(const struct flow_offload_work *offload, in nf_flow_offload_alloc() 712 static int flow_offload_tuple_add(struct flow_offload_work *offload, in flow_offload_tuple_add() 722 static void flow_offload_tuple_del(struct flow_offload_work *offload, in flow_offload_tuple_del() 730 static int flow_offload_rule_add(struct flow_offload_work *offload, in flow_offload_rule_add() 745 static void flow_offload_work_add(struct flow_offload_work *offload) in flow_offload_work_add() 764 static void flow_offload_work_del(struct flow_offload_work *offload) in flow_offload_work_del() 772 static void flow_offload_tuple_stats(struct flow_offload_work *offload, in flow_offload_tuple_stats() 781 static void flow_offload_work_stats(struct flow_offload_work *offload) in flow_offload_work_stats() 807 struct flow_offload_work *offload; in flow_offload_work_handler() local [all …]
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| D | offload.c | 83 struct bpf_prog_offload *offload; in bpf_prog_offload_init() local 129 struct bpf_prog_offload *offload; in bpf_prog_offload_verifier_prep() local 146 struct bpf_prog_offload *offload; in bpf_prog_offload_verify_insn() local 161 struct bpf_prog_offload *offload; in bpf_prog_offload_finalize() local 182 struct bpf_prog_offload *offload; in bpf_prog_offload_replace_insn() local 199 struct bpf_prog_offload *offload; in bpf_prog_offload_remove_insns() local 214 struct bpf_prog_offload *offload = prog->aux->offload; in __bpf_prog_offload_destroy() local 237 struct bpf_prog_offload *offload; in bpf_prog_offload_translate() local 550 struct bpf_prog_offload *offload; in __bpf_offload_dev_match() local 633 struct bpf_prog_offload *offload, *ptmp; in bpf_offload_dev_netdev_unregister() local
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| D | nf_flow_table_offload.c | 733 const struct flow_offload_work *offload, in nf_flow_offload_rule_alloc() 802 static int nf_flow_offload_alloc(const struct flow_offload_work *offload, in nf_flow_offload_alloc() 871 static int flow_offload_tuple_add(struct flow_offload_work *offload, in flow_offload_tuple_add() 882 static void flow_offload_tuple_del(struct flow_offload_work *offload, in flow_offload_tuple_del() 891 static int flow_offload_rule_add(struct flow_offload_work *offload, in flow_offload_rule_add() 907 static void flow_offload_work_add(struct flow_offload_work *offload) in flow_offload_work_add() 926 static void flow_offload_work_del(struct flow_offload_work *offload) in flow_offload_work_del() 935 static void flow_offload_tuple_stats(struct flow_offload_work *offload, in flow_offload_tuple_stats() 945 static void flow_offload_work_stats(struct flow_offload_work *offload) in flow_offload_work_stats() 973 struct flow_offload_work *offload; in flow_offload_work_handler() local [all …]
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| D | offload.c | 110 struct bpf_prog_offload *offload = prog->aux->offload; in __bpf_prog_offload_destroy() local 150 struct bpf_prog_offload *offload, *ptmp; in __bpf_offload_dev_netdev_unregister() local 191 struct bpf_prog_offload *offload; in __bpf_prog_dev_bound_init() local 291 struct bpf_prog_offload *offload; in bpf_prog_offload_verifier_prep() local 308 struct bpf_prog_offload *offload; in bpf_prog_offload_verify_insn() local 323 struct bpf_prog_offload *offload; in bpf_prog_offload_finalize() local 344 struct bpf_prog_offload *offload; in bpf_prog_offload_replace_insn() local 361 struct bpf_prog_offload *offload; in bpf_prog_offload_remove_insns() local 397 struct bpf_prog_offload *offload; in bpf_prog_offload_translate() local 691 struct bpf_prog_offload *offload; in __bpf_offload_dev_match() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/ |
| D | dc_helper.c | 39 struct dc_reg_helper_state *offload, in submit_dmub_read_modify_write() 64 struct dc_reg_helper_state *offload, in submit_dmub_burst_write() 86 struct dc_reg_helper_state *offload, in submit_dmub_reg_wait() 149 struct dc_reg_helper_state *offload, in dmub_flush_buffer_execute() 157 struct dc_reg_helper_state *offload, in dmub_flush_burst_write_buffer_execute() 167 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; in dmub_reg_value_burst_set_pack() local 192 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; in dmub_reg_value_pack() local 231 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; in dmub_reg_wait_done_pack() local 624 struct dc_reg_helper_state *offload = in reg_sequence_start_gather() local 636 struct dc_reg_helper_state *offload; in reg_sequence_start_execute() local [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/ |
| D | dc_helper.c | 40 struct dc_reg_helper_state *offload, in submit_dmub_read_modify_write() 59 struct dc_reg_helper_state *offload, in submit_dmub_burst_write() 75 struct dc_reg_helper_state *offload, in submit_dmub_reg_wait() 132 struct dc_reg_helper_state *offload, in dmub_flush_buffer_execute() 139 struct dc_reg_helper_state *offload, in dmub_flush_burst_write_buffer_execute() 148 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; in dmub_reg_value_burst_set_pack() local 173 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; in dmub_reg_value_pack() local 212 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; in dmub_reg_wait_done_pack() local 637 struct dc_reg_helper_state *offload = in reg_sequence_start_gather() local 649 struct dc_reg_helper_state *offload; in reg_sequence_start_execute() local [all …]
|
| /kernel/linux/linux-5.10/include/linux/can/ |
| D | rx-offload.h | 53 static inline void can_rx_offload_schedule(struct can_rx_offload *offload) in can_rx_offload_schedule() 58 static inline void can_rx_offload_disable(struct can_rx_offload *offload) in can_rx_offload_disable()
|
| /kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
| D | sja1105_tas.c | 31 const struct tc_taprio_qopt_offload *offload; in sja1105_tas_set_runtime_params() local 273 const struct tc_taprio_qopt_offload *offload; in sja1105_init_scheduling() local 386 const struct tc_taprio_qopt_offload *offload; in sja1105_tas_check_conflicts() local 883 struct tc_taprio_qopt_offload *offload; in sja1105_tas_teardown() local
|
| D | sja1105_tas.h | 42 struct tc_taprio_qopt_offload *offload[SJA1105_NUM_PORTS]; member
|
| /kernel/linux/linux-6.6/drivers/net/dsa/sja1105/ |
| D | sja1105_tas.c | 31 const struct tc_taprio_qopt_offload *offload; in sja1105_tas_set_runtime_params() local 274 const struct tc_taprio_qopt_offload *offload; in sja1105_init_scheduling() local 387 const struct tc_taprio_qopt_offload *offload; in sja1105_tas_check_conflicts() local 888 struct tc_taprio_qopt_offload *offload; in sja1105_tas_teardown() local
|
| D | sja1105_tas.h | 42 struct tc_taprio_qopt_offload *offload[SJA1105_MAX_NUM_PORTS]; member
|
| /kernel/linux/linux-6.6/include/linux/can/ |
| D | rx-offload.h | 60 static inline void can_rx_offload_disable(struct can_rx_offload *offload) in can_rx_offload_disable()
|
| /kernel/linux/linux-6.6/net/sched/ |
| D | sch_taprio.c | 109 struct tc_taprio_qopt_offload offload; member 1383 struct tc_taprio_qopt_offload *taprio_offload_get(struct tc_taprio_qopt_offload in taprio_offload_get() 1397 void taprio_offload_free(struct tc_taprio_qopt_offload *offload) in taprio_offload_free() 1454 struct tc_taprio_qopt_offload *offload, in taprio_sched_to_offload() 1515 struct tc_taprio_qopt_offload *offload; in taprio_enable_offload() local 1580 struct tc_taprio_qopt_offload *offload; in taprio_disable_offload() local 2338 struct tc_taprio_qopt_offload *offload, in taprio_dump_xstats() 2387 struct tc_taprio_qopt_offload offload = { in taprio_dump_stats() local 2501 struct tc_taprio_qopt_offload offload = { in taprio_dump_class_stats() local
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | fib_lookup.h | 19 u8 offload:1, member
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | fib_lookup.h | 20 u8 offload; member
|
| /kernel/linux/linux-5.10/net/sched/ |
| D | sch_taprio.c | 87 struct tc_taprio_qopt_offload offload; member 1141 struct tc_taprio_qopt_offload *taprio_offload_get(struct tc_taprio_qopt_offload in taprio_offload_get() 1155 void taprio_offload_free(struct tc_taprio_qopt_offload *offload) in taprio_offload_free() 1218 struct tc_taprio_qopt_offload *offload) in taprio_sched_to_offload() 1246 struct tc_taprio_qopt_offload *offload; in taprio_enable_offload() local 1284 struct tc_taprio_qopt_offload *offload; in taprio_disable_offload() local
|
| /kernel/linux/linux-6.6/include/net/ |
| D | pkt_sched.h | 258 taprio_offload_get(struct tc_taprio_qopt_offload *offload) in taprio_offload_get() 263 static inline void taprio_offload_free(struct tc_taprio_qopt_offload *offload) in taprio_offload_free()
|
| /kernel/linux/linux-5.10/drivers/net/can/ |
| D | ti_hecc.c | 189 struct can_rx_offload offload; member 533 struct ti_hecc_priv *rx_offload_to_priv(struct can_rx_offload *offload) in rx_offload_to_priv() 538 static struct sk_buff *ti_hecc_mailbox_read(struct can_rx_offload *offload, in ti_hecc_mailbox_read()
|
| /kernel/linux/linux-6.6/drivers/net/can/ |
| D | ti_hecc.c | 179 struct can_rx_offload offload; member 523 struct ti_hecc_priv *rx_offload_to_priv(struct can_rx_offload *offload) in rx_offload_to_priv() 528 static struct sk_buff *ti_hecc_mailbox_read(struct can_rx_offload *offload, in ti_hecc_mailbox_read()
|
| D | bxcan.c | 167 struct can_rx_offload offload; member 356 struct bxcan_priv *rx_offload_to_priv(struct can_rx_offload *offload) in rx_offload_to_priv() 361 static struct sk_buff *bxcan_mailbox_read(struct can_rx_offload *offload, in bxcan_mailbox_read()
|
| /kernel/linux/linux-6.6/drivers/net/can/m_can/ |
| D | m_can.h | 75 struct can_rx_offload offload; member
|
| /kernel/linux/linux-6.6/drivers/net/can/flexcan/ |
| D | flexcan.h | 84 struct can_rx_offload offload; member
|
| /kernel/linux/linux-6.6/kernel/rcu/ |
| D | rcu_segcblist.c | 266 void rcu_segcblist_offload(struct rcu_segcblist *rsclp, bool offload) in rcu_segcblist_offload()
|