Defined in 1 files as a function:

Referenced in 2 files:

Smatch caller information:

kernel/bpf/cpumap.c cpu_map_gro_flush() -> gro_flush_normal()

Type Parameter Key Value
PARAM_VALUE 0 gro 4096-ptr_max
PARAM_VALUE 1 flush_old 0
PREEMPT_ADD
NOCHECK_CALL
LOCK2 bh

net/core/dev.c __napi_poll() -> gro_flush_normal()

Type Parameter Key Value
PARAM_VALUE 0 gro 4096-ptr_max
PARAM_VALUE 1 flush_old 0
PREEMPT_ADD
RX_PATH
NOCHECK_CALL
HALF_LOCKED2 bh

net/core/dev.c busy_poll_stop() -> gro_flush_normal()

Type Parameter Key Value
PARAM_VALUE 0 gro 4096-ptr_max
PARAM_VALUE 0 gro->rx_count 0
PARAM_VALUE 1 flush_old 0
PREEMPT_ADD <- disables preempt
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
LOCK2 bh
LOCK2 rcu_read

net/core/dev.c napi_complete_done() -> gro_flush_normal()

Type Parameter Key Value
PARAM_VALUE 0 gro 4096-ptr_max
NOCHECK_CALL

net/core/dev.c napi_threaded_poll_loop() -> gro_flush_normal()

Type Parameter Key Value
PARAM_VALUE 0 gro 4096-ptr_max
PARAM_VALUE 1 flush_old 0
PREEMPT_ADD <- disables preempt
NOCHECK_CALL
LOCK2 bh