| /linux/tools/testing/selftests/mount_setattr/ |
| H A D | mount_setattr_test.c | 468 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local 532 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local 568 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local 662 unsigned int old_flags = 0, new_flags = 0; in TEST_F() local 753 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local 900 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local 1469 unsigned int old_flags = 0, new_flags = 0, expected_flags = 0; in TEST_F() local
|
| /linux/kernel/trace/ |
| H A D | trace_nop.c | 64 static int nop_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in nop_set_flag()
|
| H A D | trace_events_filter.c | 1300 unsigned long old_flags = file->flags; in filter_disable() local 2245 unsigned long old_flags = file->flags; in event_set_filtered_flag() local
|
| H A D | trace_functions.c | 456 func_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in func_set_flag()
|
| H A D | trace_functions_graph.c | 1665 func_graph_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in func_graph_set_flag() argument
|
| H A D | blktrace.c | 1803 blk_tracer_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in blk_tracer_set_flag()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_maps.c | 337 int i, first, second, old_flags; in test_hashmap_zero_seed() local 1537 __u32 old_flags; in test_map_rdonly() local 1566 __u32 old_flags; in test_map_wronly_hash() local 1594 __u32 old_flags; in test_map_wronly_stack_or_queue() local
|
| /linux/arch/x86/include/asm/ |
| H A D | kprobes.h | 103 unsigned long old_flags; member
|
| /linux/fs/nfs/ |
| H A D | localio.c | 884 unsigned long old_flags = current->flags; in nfs_local_call_write() local 1091 unsigned long old_flags = current->flags; in nfs_local_fsync_work() local
|
| /linux/net/batman-adv/ |
| H A D | multicast.c | 810 struct batadv_mcast_mla_flags *old_flags = &bat_priv->mcast.mla_flags; in batadv_mcast_bridge_log() local 840 u8 old_flags = bat_priv->mcast.mla_flags.tvlv_flags; in batadv_mcast_flags_log() local
|
| /linux/arch/loongarch/kvm/ |
| H A D | mmu.c | 448 u32 old_flags = old ? old->flags : 0; in kvm_arch_commit_memory_region() local
|
| /linux/arch/x86/mm/pat/ |
| H A D | memtype.c | 146 unsigned long old_flags; in set_page_memtype() local
|
| /linux/net/8021q/ |
| H A D | vlan_dev.c | 222 u32 old_flags = vlan->flags; in vlan_dev_change_flags() local
|
| /linux/net/ipv6/ |
| H A D | ndisc.c | 1087 u8 old_flags = neigh->flags; in ndisc_recv_na() local
|
| /linux/net/core/ |
| H A D | dev.c | 9648 unsigned int old_flags = dev->flags; in __dev_set_promiscuity() local 9696 unsigned int old_flags = dev->flags; in netif_set_promiscuity() local 9709 unsigned int old_flags = dev->flags, old_gflags = dev->gflags; in netif_set_allmulti() local 9777 unsigned int old_flags = dev->flags; in __dev_change_flags() local 9840 void __dev_notify_flags(struct net_device *dev, unsigned int old_flags, in __dev_notify_flags() 9875 unsigned int changes, old_flags = dev->flags, old_gflags = dev->gflags; in netif_change_flags() local
|
| H A D | rtnetlink.c | 3713 unsigned int old_flags, changed; in rtnl_configure_link() local
|
| /linux/net/sched/ |
| H A D | sch_hfsc.c | 952 int old_flags; in hfsc_change_class() local
|
| H A D | cls_api.c | 3731 tc_setup_cb_replace(struct tcf_block * block,struct tcf_proto * tp,enum tc_setup_type type,void * type_data,bool err_stop,u32 * old_flags,unsigned int * old_in_hw_count,u32 * new_flags,unsigned int * new_in_hw_count,bool rtnl_held) tc_setup_cb_replace() argument
|
| /linux/drivers/usb/serial/ |
| H A D | ftdi_sio.c | 1445 int old_flags, old_divisor; in set_serial_info() local
|
| /linux/kernel/bpf/ |
| H A D | cgroup.c | 819 u32 old_flags, old_pl_flags; in __cgroup_bpf_attach() local
|
| /linux/fs/btrfs/ |
| H A D | qgroup.c | 387 const u64 old_flags = fs_info->qgroup_flags; in qgroup_mark_inconsistent() local
|
| H A D | ioctl.c | 221 static int check_fsflags(unsigned int old_flags, unsigned int flags) in check_fsflags()
|
| /linux/drivers/net/bonding/ |
| H A D | bond_main.c | 2432 int old_flags = bond_dev->flags; in __bond_release_one() local
|
| /linux/net/bridge/ |
| H A D | br_multicast.c | 594 u8 old_flags; in br_multicast_fwd_src_handle() local
|
| /linux/virt/kvm/ |
| H A D | kvm_main.c | 1701 int old_flags = old ? old->flags : 0; kvm_commit_memory_region() local
|