Home
last modified time | relevance | path

Searched refs:try_commit (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/drivers/
Ddriver_macsec_linux.c168 static int try_commit(struct macsec_drv_data *drv) in try_commit() function
406 return try_commit(drv); in macsec_drv_enable_protect_frames()
426 return try_commit(drv); in macsec_drv_enable_encrypt()
451 return try_commit(drv); in macsec_drv_set_replay_protect()
484 return try_commit(drv); in macsec_drv_enable_controlled_port()
1164 return try_commit(drv); in macsec_drv_create_transmit_sc()
1359 return try_commit(drv); in macsec_drv_enable_transmit_sa()
/external/jemalloc_new/test/include/test/
Dextent_hooks.h45 static bool try_commit = true; variable
155 if (!try_commit) { in extent_commit_hook()