Home
last modified time | relevance | path

Searched refs:a_ (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dhelp.c31 static int cmdname_compare(const void *a_, const void *b_) in cmdname_compare() argument
33 struct cmdname *a = *(struct cmdname **)a_; in cmdname_compare()
/linux-4.4.14/net/openvswitch/
Dflow_table.c643 const u8 *a_ = (const u8 *)&a->key + a->range.start; in mask_equal() local
648 && (memcmp(a_, b_, range_n_bytes(&a->range)) == 0); in mask_equal()
/linux-4.4.14/drivers/gpu/drm/omapdrm/
Dtcm-sita.c577 struct tcm_area a, a_; in fill_area() local
582 tcm_for_each_slice(a, *area, a_) { in fill_area()
/linux-4.4.14/Documentation/filesystems/
Dcoda.txt199 …are _r_e_a_d_, _w_r_i_t_e_, _o_p_e_n_, _c_l_o_s_e_, _c_r_e_a_t_e_, _…
201 _C_r_e_a_t_e_F_i_l_e_, .
323 +o The message is a _d_o_w_n_c_a_l_l. A downcall is a request from Venus to
520 open and close and pass the ioctl message _a_n_d to verify that a path in
659 such systems could be made by combining the _l_o_o_k_u_p and _g_e_t_a_t_t_r calls