Searched refs:recalculate (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/ |
| D | display_mode_lib.c | 42 .recalculate = dml20_recalculate, 49 .recalculate = dml20v2_recalculate, 58 .recalculate = dml21_recalculate,
|
| D | display_mode_lib.h | 65 void (*recalculate)(struct display_mode_lib *mode_lib); member
|
| D | display_mode_vba.c | 69 mode_lib->funcs.recalculate(mode_lib); in dml_get_voltage_level() 697 mode_lib->funcs.recalculate(mode_lib); in recalculate_params()
|
| /Linux-v5.4/fs/ubifs/ |
| D | budget.c | 527 if (!req->recalculate) { in ubifs_release_budget() 533 if (req->recalculate) { in ubifs_release_budget()
|
| D | file.c | 198 struct ubifs_budget_req req = { .recalculate = 1, .new_page = 1 }; in release_new_page_budget()
|
| D | ubifs.h | 884 unsigned int recalculate:1; member
|
| /Linux-v5.4/Documentation/driver-api/md/ |
| D | raid5-ppl.rst | 8 in degraded state, there is no way to recalculate parity, because one of the
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | svga.rst | 153 If you add 0x8000 to the mode ID, the program will try to recalculate 212 Special modes renumbered to allow adding of the "recalculate"
|
| /Linux-v5.4/net/core/ |
| D | skbuff.c | 4740 static int skb_checksum_setup_ipv4(struct sk_buff *skb, bool recalculate) in skb_checksum_setup_ipv4() argument 4769 if (recalculate) in skb_checksum_setup_ipv4() 4788 static int skb_checksum_setup_ipv6(struct sk_buff *skb, bool recalculate) in skb_checksum_setup_ipv6() argument 4878 if (recalculate) in skb_checksum_setup_ipv6() 4893 int skb_checksum_setup(struct sk_buff *skb, bool recalculate) in skb_checksum_setup() argument 4899 err = skb_checksum_setup_ipv4(skb, recalculate); in skb_checksum_setup() 4903 err = skb_checksum_setup_ipv6(skb, recalculate); in skb_checksum_setup()
|
| /Linux-v5.4/Documentation/power/regulator/ |
| D | consumer.rst | 150 This will cause the core to recalculate the total load on the regulator (based
|
| /Linux-v5.4/Documentation/networking/ |
| D | ipvs-sysctl.txt | 254 If enabled, recalculate the route of SNATed packets from
|
| /Linux-v5.4/Documentation/admin-guide/device-mapper/ |
| D | dm-integrity.rst | 139 recalculate
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | xfs-self-describing-metadata.txt | 346 XXX: inode unlinked list modification doesn't recalculate the inode CRC! None of
|
| /Linux-v5.4/include/linux/ |
| D | skbuff.h | 4470 int skb_checksum_setup(struct sk_buff *skb, bool recalculate);
|