Home
last modified time | relevance | path

Searched defs:target_flags (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dmesh_hwmp.c102 u8 target_flags, const u8 *target, in mesh_path_sel_frame_tx()
581 u8 target_flags, ttl, flags; in hwmp_preq_frame_process() local
1052 u8 ttl, target_flags = 0; in mesh_path_start_discovery() local
1322 u8 flags, target_flags = 0; in mesh_path_tx_root_frame() local
/openbmc/qemu/target/m68k/
H A Dfpu_helper.c216 int target_flags = cpu_m68k_exceptbits_from_host(host_flags); in cpu_m68k_get_fpsr() local
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c444 int rc, target_flags = TARGET_SCF_ACK_KREF; in tcm_qla2xxx_handle_cmd() local
/openbmc/linux/fs/
H A Dnamei.c4923 unsigned int lookup_flags = 0, target_flags = LOOKUP_RENAME_TARGET; in do_renameat2() local
/openbmc/qemu/linux-user/
H A Dsyscall.c5882 int target_flags, int fd, off_t offset) in do_mmap()