Home
last modified time | relevance | path

Searched refs:function_table (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/scripts/
A Dkernel-doc304 $function_table{$function} = 1;
310 %function_table = ();
313 %function_table = ();
490 defined($function_table{$name})))
1061 defined($function_table{$name})) ||
1063 !($functype eq "function" && defined($function_table{$name}))))
1276 if (defined($function_table{$name})) {
1290 if (defined($function_table{$name})) {
1966 $function_table{$2} = 1;
1970 $function_table{$2} = 1;
[all …]
/linux-6.3-rc2/scripts/kconfig/
A Dpreprocess.c190 static const struct function function_table[] = { variable
207 for (i = 0; i < ARRAY_SIZE(function_table); i++) { in function_expand()
208 f = &function_table[i]; in function_expand()
/linux-6.3-rc2/drivers/net/ethernet/huawei/hinic/
A Dhinic_sriov.c436 struct hinic_cmd_fw_ctxt *function_table = buf_in; in check_func_table() local
439 !function_table->rx_buf_sz) in check_func_table()

Completed in 19 milliseconds