Martin KaFai Lau
85b04c0d8d
UPSTREAM: bpf: Change insn_offset to insn_off in bpf_func_info
...
The later patch will introduce "struct bpf_line_info" which
has member "line_off" and "file_off" referring back to the
string section in btf. The line_"off" and file_"off"
are more consistent to the naming convention in btf.h that
means "offset" (e.g. name_off in "struct btf_type").
The to-be-added "struct bpf_line_info" also has another
member, "insn_off" which is the same as the "insn_offset"
in "struct bpf_func_info". Hence, this patch renames "insn_offset"
to "insn_off" for "struct bpf_func_info".
Change-Id: I239669161b1994507bd22141dea4177579fc5447
Signed-off-by: Martin KaFai Lau <kafai@fb.com >
Acked-by: Yonghong Song <yhs@fb.com >
Signed-off-by: Alexei Starovoitov <ast@kernel.org >
2025-08-28 03:23:52 +03:00
..
2022-11-24 03:17:53 +02:00
2022-08-25 11:15:11 +02:00
2019-09-19 09:09:29 +02:00
2020-06-07 13:17:54 +02:00
2024-12-16 01:21:42 +02:00
2020-06-25 15:33:10 +02:00
2025-07-01 00:56:04 +03:00
2023-04-06 14:00:28 +03:00
2023-08-11 11:45:11 +02:00
2022-12-08 11:18:28 +01:00
2021-04-01 13:29:57 +05:30
2023-08-11 11:45:32 +02:00
2025-08-28 03:23:52 +03:00
2025-08-28 03:23:49 +03:00
2024-02-23 08:12:42 +01:00
2022-11-25 17:40:16 +01:00
2019-12-31 16:34:57 +01:00
2024-11-08 16:19:15 +01:00
2023-06-08 10:42:23 +00:00
2020-04-13 10:45:03 +02:00
2021-01-12 01:05:05 +00:00
2024-01-23 14:08:46 +00:00
2021-07-20 16:16:01 +02:00
2022-11-11 10:43:35 -08:00
2020-04-24 15:19:09 -07:00
2020-07-25 21:10:18 +05:30
2021-04-27 11:51:47 -07:00
2023-11-01 10:49:34 +05:45
2020-08-04 19:37:49 +05:30
2020-12-30 11:25:48 +01:00
2021-10-07 05:00:51 -07:00
2023-06-09 10:23:54 +02:00
2025-08-20 17:20:40 +01:00
2024-10-31 21:43:13 +00:00
2020-01-14 20:07:01 +01:00
2020-09-20 23:45:10 +05:30
2019-10-31 11:03:09 -07:00
2020-08-04 19:37:49 +05:30
2020-01-15 14:52:07 +00:00
2021-01-06 14:44:59 +01:00
2019-09-16 08:21:47 +02:00
2020-09-23 12:10:59 +02:00
2021-01-06 14:44:59 +01:00
2020-04-27 22:51:59 -07:00
2020-08-10 19:48:02 +02:00
2024-04-16 03:13:08 +03:00
2023-05-17 11:13:09 +02:00
2025-08-20 17:19:08 +01:00
2021-01-06 14:44:59 +01:00
2020-12-10 12:39:56 +05:30
2021-09-27 15:54:11 +05:30
2020-06-17 06:00:22 +05:30
2020-06-17 06:00:22 +05:30
2020-06-25 17:35:34 -04:00
2020-05-28 12:20:07 +02:00
2024-09-12 11:02:52 +02:00
2023-07-11 15:03:00 +03:00
2022-01-05 12:34:59 +01:00
2020-11-05 11:08:51 +01:00
2024-12-13 22:44:19 +01:00
2021-04-03 14:09:44 +00:00
2023-09-23 10:48:05 +02:00
2023-12-19 09:45:25 +00:00
2022-11-24 03:17:53 +02:00
2019-10-07 15:27:39 -04:00
2021-06-28 10:09:35 +05:30
2021-06-28 10:09:35 +05:30
2020-07-07 12:09:16 +05:30
2020-03-26 10:50:04 +05:30
2022-06-25 11:48:59 +02:00
2024-05-02 16:17:14 +02:00
2020-02-01 14:39:37 +00:00
2021-09-22 11:48:04 +02:00
2020-04-02 15:28:16 +02:00
2021-09-08 04:43:44 -07:00
2019-11-11 09:48:22 +02:00
2020-02-19 23:31:49 -08:00
2020-01-09 15:11:34 -08:00
2023-01-18 11:30:30 +01:00
2023-09-23 10:48:08 +02:00
2022-11-24 03:17:53 +02:00
2020-05-13 22:59:08 -07:00
2021-05-22 10:59:31 +02:00
2025-08-20 17:19:10 +01:00
2023-03-11 16:32:00 +01:00
2022-11-17 20:55:50 +05:30
2020-07-22 09:32:09 +02:00
2023-09-19 18:11:03 +03:00
2020-04-22 20:28:40 +00:00
2023-01-25 00:39:14 +00:00
2020-01-26 19:04:57 +00:00
2021-04-01 13:29:57 +05:30
2020-10-25 11:48:14 +01:00
2020-12-02 08:48:07 +01:00
2022-03-08 19:04:07 +01:00
2024-08-19 05:32:03 +02:00