Searched refs:op_id (Results 1 – 5 of 5) sorted by relevance
162 const int op_id = 1; in host_id_func() local197 memcpy(p, &op_id, sizeof(int)); in host_id_func()228 memcpy(p, &op_id, sizeof(int)); in host_id_func()
1739 const int op_id = 0; /* identifies the getaddrinfo for the cache */ in addrinfo_id_func() local1779 memcpy(p, &op_id, sizeof(int)); in addrinfo_id_func()
575 int op_id) in evp_keymgmt_util_query_operation_name() argument581 name = keymgmt->query_operation_name(op_id); in evp_keymgmt_util_query_operation_name()
1848 u16 op_id; in iwl_dbgfs_rfi_freq_table_write() local1850 if (kstrtou16(buf, 10, &op_id)) in iwl_dbgfs_rfi_freq_table_write()1854 if (!op_id) { in iwl_dbgfs_rfi_freq_table_write()
822 int op_id);