Proper use of is_dynamic_percpu_address

Derrick McKee derrick.mckee at gmail.com
Wed Mar 24 15:43:10 GMT 2021


What is the proper way to use the is_dynamic_percpu_address? When I
call is_dynamic_percpu_address(init_net.core.sock_inuse), which is
allocated via alloc_percpu, the function returns 0.  I would assume it
would return 1.

- Derrick  McKee



More information about the linux-arm-kernel mailing list