Home
last modified time | relevance | path

Searched refs:mat (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dset_global_vars.c49 s32 mat[7][5]; member
102 a = struct1[2].struct2[1][2].u.mat[5][3]; in test_set_globals()
103 a = struct11[7][5].struct2[0][1].u.mat[3][0]; in test_set_globals()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_model.h19 struct ixgbe_mat_field *mat; member
H A Dixgbe_main.c6902 adapter->jump_tables[0]->mat = ixgbe_ipv4_fields; in ixgbe_sw_init()
10230 field_ptr = (adapter->jump_tables[0])->mat; in ixgbe_configure_clsu32()
10236 field_ptr = (adapter->jump_tables[uhtid])->mat; in ixgbe_configure_clsu32()
10296 jump->mat = nexthdr[i].jump; in ixgbe_configure_clsu32()
/linux/lib/
H A Dmaple_tree.c907 static inline void mat_add(struct ma_topiary *mat, in mat_add() argument
912 if (!mat->tail) { in mat_add()
913 mat->tail = mat->head = dead_enode; in mat_add()
917 mte_to_mat(mat->tail)->next = dead_enode; in mat_add()
918 mat->tail = dead_enode; in mat_add()
931 static void mas_mat_destroy(struct ma_state *mas, struct ma_topiary *mat) in mas_mat_destroy() argument
937 while (mat->head) { in mas_mat_destroy()
938 next = mte_to_mat(mat->head)->next; in mas_mat_destroy()
939 node = mte_to_node(mat->head); in mas_mat_destroy()
940 mt_destroy_walk(mat->head, mas->tree, !in_rcu); in mas_mat_destroy()
[all …]
/linux/tools/power/cpupower/po/
H A Dfr.po320 msgstr " limitation matérielle : "
359 msgstr " (vérifié par un appel direct du matériel)"
398 " le matériel (doit être root) *\n"
633 " n'est pas disponible, par exemple parce que le matériel ne le supporte\n"
/linux/drivers/staging/media/ipu3/
H A Dipu3-tables.c9576 .mat = { 128, 0, 0, 0, 0, 128, 0, 0, 0, 0, 128, 0, 0, 0, 0, 128 },