Searched refs:recalculate (Results 1 – 11 of 11) sorted by relevance
230 recalculate: in metag_internal_irq_demux()255 goto recalculate; in metag_internal_irq_demux()
461 recalculate: in meta_intc_irq_demux()486 goto recalculate; in meta_intc_irq_demux()
539 if (!req->recalculate) { in ubifs_release_budget()545 if (req->recalculate) { in ubifs_release_budget()
884 unsigned int recalculate:1; member
201 struct ubifs_budget_req req = { .recalculate = 1, .new_page = 1 }; in release_new_page_budget()
3862 static int skb_checksum_setup_ipv4(struct sk_buff *skb, bool recalculate) in skb_checksum_setup_ipv4() argument3891 if (recalculate) in skb_checksum_setup_ipv4()3910 static int skb_checksum_setup_ipv6(struct sk_buff *skb, bool recalculate) in skb_checksum_setup_ipv6() argument4000 if (recalculate) in skb_checksum_setup_ipv6()4015 int skb_checksum_setup(struct sk_buff *skb, bool recalculate) in skb_checksum_setup() argument4021 err = skb_checksum_setup_ipv4(skb, recalculate); in skb_checksum_setup()4025 err = skb_checksum_setup_ipv6(skb, recalculate); in skb_checksum_setup()
145 If you add 0x8000 to the mode ID, the program will try to recalculate240 Special modes renumbered to allow adding of the "recalculate"
142 This will cause the core to recalculate the total load on the regulator (based
202 If enabled, recalculate the route of SNATed packets from
346 XXX: inode unlinked list modification doesn't recalculate the inode CRC! None of
3587 int skb_checksum_setup(struct sk_buff *skb, bool recalculate);