Home
last modified time | relevance | path

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

/linux/net/sctp/
A Dsm_sideeffect.c1274 struct sctp_chunk *chunk = NULL, *new_obj; in sctp_cmd_interpreter() local
1368 if (!new_obj) { in sctp_cmd_interpreter()
1374 SCTP_CHUNK(new_obj)); in sctp_cmd_interpreter()
1390 if (!new_obj) { in sctp_cmd_interpreter()
1397 SCTP_CHUNK(new_obj)); in sctp_cmd_interpreter()
1406 if (new_obj->transport) { in sctp_cmd_interpreter()
1407 new_obj->transport->init_sent_count++; in sctp_cmd_interpreter()
1441 if (!new_obj) { in sctp_cmd_interpreter()
1446 SCTP_CHUNK(new_obj)); in sctp_cmd_interpreter()
1506 if (new_obj) in sctp_cmd_interpreter()
[all …]
/linux/drivers/gpu/drm/ttm/
A Dttm_bo_util.c213 struct ttm_buffer_object **new_obj) in ttm_buffer_object_transfer() argument
251 *new_obj = &fbo->base; in ttm_buffer_object_transfer()
/linux/mm/
A Dzsmalloc.c1933 unsigned long old_obj, new_obj; in zs_page_migrate() local
1994 new_obj = (unsigned long)location_to_obj(newpage, in zs_page_migrate()
1996 new_obj |= BIT(HANDLE_PIN_BIT); in zs_page_migrate()
1997 record_obj(handle, new_obj); in zs_page_migrate()

Completed in 14 milliseconds