Searched refs:update_flags (Results 1 – 11 of 11) sorted by relevance
92 p->update_flags = parm->update_flags; in tcf_csum_init()329 static int tcf_csum_ipv4(struct sk_buff *skb, u32 update_flags) in tcf_csum_ipv4() argument343 if (update_flags & TCA_CSUM_UPDATE_FLAG_ICMP) in tcf_csum_ipv4()349 if (update_flags & TCA_CSUM_UPDATE_FLAG_IGMP) in tcf_csum_ipv4()355 if (update_flags & TCA_CSUM_UPDATE_FLAG_TCP) in tcf_csum_ipv4()361 if (update_flags & TCA_CSUM_UPDATE_FLAG_UDP) in tcf_csum_ipv4()367 if (update_flags & TCA_CSUM_UPDATE_FLAG_UDPLITE) in tcf_csum_ipv4()374 if (update_flags & TCA_CSUM_UPDATE_FLAG_IPV4HDR) { in tcf_csum_ipv4()425 static int tcf_csum_ipv6(struct sk_buff *skb, u32 update_flags) in tcf_csum_ipv6() argument466 if (update_flags & TCA_CSUM_UPDATE_FLAG_ICMP) in tcf_csum_ipv6()[all …]
47 unsigned long update_flags; /* Update indication bits. */ member94 cp->update_flags |= CON_UPDATE_STATUS; in con3270_update_status()153 cp->update_flags |= CON_UPDATE_LIST; in con3270_rebuild_update()219 if (cp->update_flags & CON_UPDATE_ALL) { in con3270_update()222 cp->update_flags = CON_UPDATE_ERASE | CON_UPDATE_LIST | in con3270_update()225 if (cp->update_flags & CON_UPDATE_ERASE) { in con3270_update()238 if (cp->update_flags & CON_UPDATE_STATUS) in con3270_update()243 if (cp->update_flags & CON_UPDATE_LIST) { in con3270_update()268 cp->update_flags &= ~updated; in con3270_update()269 if (cp->update_flags) in con3270_update()[all …]
74 unsigned long update_flags; /* Update indication bits. */ member158 tp->update_flags |= TTY_UPDATE_INPUT; in tty3270_update_prompt()200 tp->update_flags |= TTY_UPDATE_STATUS; in tty3270_update_status()266 tp->update_flags |= TTY_UPDATE_LIST; in tty3270_rebuild_update()332 tp->update_flags = TTY_UPDATE_ALL; in tty3270_write_callback()360 if (tp->update_flags & TTY_UPDATE_ALL) { in tty3270_update()363 tp->update_flags = TTY_UPDATE_ERASE | TTY_UPDATE_LIST | in tty3270_update()366 if (tp->update_flags & TTY_UPDATE_ERASE) { in tty3270_update()379 if (tp->update_flags & TTY_UPDATE_STATUS) in tty3270_update()387 if (tp->update_flags & TTY_UPDATE_INPUT) in tty3270_update()[all …]
34 static int update_flags(struct echoaudio *chip);202 static int update_flags(struct echoaudio *chip) in update_flags() function222 return update_flags(chip); in set_professional_spdif()
33 static int update_flags(struct echoaudio *chip);199 static int update_flags(struct echoaudio *chip) in update_flags() function219 return update_flags(chip); in set_professional_spdif()
36 static int update_flags(struct echoaudio *chip);274 static int update_flags(struct echoaudio *chip) in update_flags() function294 return update_flags(chip); in set_professional_spdif()
10 u32 update_flags; member
29 __u32 update_flags; member
61 unsigned int update_flags:1; member
412 if (ref->extent_op->update_flags) { in update_existing_head_ref()415 existing_ref->extent_op->update_flags = 1; in update_existing_head_ref()
764 if (head->extent_op && head->extent_op->update_flags) in btrfs_lookup_extent_info()1935 if (extent_op->update_flags) { in __run_delayed_extent_op()2030 BUG_ON(!extent_op || !extent_op->update_flags || in run_delayed_tree_ref()2331 extent_op->update_flags = 1; in btrfs_set_disk_extent_flags()5866 extent_op->update_flags = 1; in btrfs_alloc_free_block()