Home
last modified time | relevance | path

Searched refs:update_ppp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dlparcfg.c543 static ssize_t update_ppp(u64 *entitlement, u8 *weight) in update_ppp() function
661 retval = update_ppp(new_entitled_ptr, NULL); in lparcfg_write()
668 retval = update_ppp(NULL, new_weight_ptr); in lparcfg_write()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dlparcfg.c577 static ssize_t update_ppp(u64 *entitlement, u8 *weight) in update_ppp() function
695 retval = update_ppp(new_entitled_ptr, NULL); in lparcfg_write()
712 retval = update_ppp(NULL, new_weight_ptr); in lparcfg_write()

Completed in 4 milliseconds