Home
last modified time | relevance | path

Searched defs:se (Results 1 – 39 of 39) sorted by relevance

/linux-4.1.27/kernel/sched/
Dfair.c255 #define entity_is_task(se) (!se->my_q) argument
257 static inline struct task_struct *task_of(struct sched_entity *se) in task_of()
266 #define for_each_sched_entity(se) \ argument
275 static inline struct cfs_rq *cfs_rq_of(struct sched_entity *se) in cfs_rq_of()
327 is_same_group(struct sched_entity *se, struct sched_entity *pse) in is_same_group()
335 static inline struct sched_entity *parent_entity(struct sched_entity *se) in parent_entity()
341 find_matching_se(struct sched_entity **se, struct sched_entity **pse) in find_matching_se()
374 static inline struct task_struct *task_of(struct sched_entity *se) in task_of()
384 #define entity_is_task(se) 1 argument
386 #define for_each_sched_entity(se) \ argument
[all …]
Ddebug.c64 struct sched_entity *se = tg->se[cpu]; in print_cfs_group_stats() local
Dsched.h234 struct sched_entity **se; member
/linux-4.1.27/net/nfc/
Dcore.c546 struct nfc_se *se; in nfc_find_se() local
558 struct nfc_se *se; in nfc_enable_se() local
607 struct nfc_se *se; in nfc_disable_se() local
880 struct nfc_se *se; in nfc_add_se() local
914 struct nfc_se *se, *n; in nfc_remove_se() local
959 struct nfc_se *se, *n; in nfc_release() local
Dnetlink.c503 struct nfc_se *se; in nfc_genl_se_transaction() local
1284 struct nfc_se *se, *n; in nfc_genl_send_se() local
1366 struct nfc_se *se; in nfc_se_io() local
/linux-4.1.27/fs/ocfs2/
Dslot_map.c85 struct ocfs2_slot_map_extended *se; in ocfs2_update_slot_info_extended() local
171 struct ocfs2_slot_map_extended *se; in ocfs2_update_disk_slot_extended() local
/linux-4.1.27/fs/logfs/
Dsuper.c57 struct logfs_segment_entry se; in dump_segfile() local
192 struct logfs_segment_entry se; in write_one_sb() local
Dreadwrite.c2035 struct logfs_segment_entry *se; in logfs_mod_segment_entry() local
2061 static void __get_segment_entry(struct logfs_segment_entry *se, long _target) in __get_segment_entry()
2069 struct logfs_segment_entry *se) in logfs_get_segment_entry()
2074 static void __set_segment_used(struct logfs_segment_entry *se, long increment) in __set_segment_used()
2094 static void __set_segment_erased(struct logfs_segment_entry *se, long ec_level) in __set_segment_erased()
2107 static void __set_segment_reserved(struct logfs_segment_entry *se, long ignore) in __set_segment_reserved()
2117 static void __set_segment_unreserved(struct logfs_segment_entry *se, in __set_segment_unreserved()
Dgc.c99 struct logfs_segment_entry se; in logfs_valid_bytes() local
601 struct logfs_segment_entry se; in logfs_journal_wl_pass() local
Dsegment.c814 struct logfs_segment_entry se; in ostore_get_erase_count() local
/linux-4.1.27/drivers/s390/net/
Dsmsgiucv_app.c122 struct smsg_app_event *se; in smsg_app_callback() local
/linux-4.1.27/tools/testing/selftests/timers/
Dalarmtimer-suspend.c134 struct sigevent se; in main() local
Dset-timer-lat.c126 struct sigevent se; in do_timer() local
/linux-4.1.27/mm/
Dswapfile.c126 struct swap_extent *se; in discard_swap() local
164 struct swap_extent *se = si->curr_swap_extent; in discard_swap_cluster() local
1011 struct swap_extent *se = &sis->first_swap_extent; in swap_type_of() local
1583 struct swap_extent *se; in map_swap_entry() local
1623 struct swap_extent *se; in destroy_swap_extents() local
1650 struct swap_extent *se; in add_swap_extent() local
/linux-4.1.27/fs/f2fs/
Dsegment.c512 struct seg_entry *se = get_seg_entry(sbi, cpc->trim_start); in add_discard_addrs() local
647 struct seg_entry *se = get_seg_entry(sbi, segno); in __set_sit_entry_type() local
655 struct seg_entry *se; in update_sit_entry() local
932 struct seg_entry *se = get_seg_entry(sbi, seg->segno); in __next_free_blkoff() local
1268 struct seg_entry *se; in recover_data_page() local
1735 struct seg_entry *se; in flush_sit_entries() local
1976 struct seg_entry *se = &sit_i->sentries[start]; in build_sit_entries() local
Dsegment.h295 static inline void seg_info_from_raw_sit(struct seg_entry *se, in seg_info_from_raw_sit()
306 static inline void seg_info_to_raw_sit(struct seg_entry *se, in seg_info_to_raw_sit()
Dsuper.c633 struct seg_entry *se = get_seg_entry(sbi, i); in segment_info_seq_show() local
/linux-4.1.27/arch/arm/kernel/
Dmodule.c280 const Elf_Shdr *s, *se; in find_mod_section() local
/linux-4.1.27/arch/arm64/kernel/
Dmodule.c406 const Elf_Shdr *s, *se; in module_finalize() local
/linux-4.1.27/arch/s390/include/asm/
Dnmi.h32 __u32 se : 1; /* 16 storage error uncorrected */ member
/linux-4.1.27/drivers/nfc/pn544/
Dpn544.c823 struct nfc_se *se; in pn544_hci_enable_se() local
878 struct nfc_se *se; in pn544_hci_disable_se() local
/linux-4.1.27/scripts/dtc/
Dutil.c76 const char *ss, *se; in util_is_printable_string() local
/linux-4.1.27/crypto/
Dtwofish_common.c593 u8 sa = 0, sb = 0, sc = 0, sd = 0, se = 0, sf = 0, sg = 0, sh = 0; in __twofish_setkey() local
/linux-4.1.27/fs/hpfs/
Danode.c66 secno se; in hpfs_add_sector_to_btree() local
/linux-4.1.27/scripts/
Dkallsyms.c593 static int may_be_linker_script_provide_symbol(const struct sym_entry *se) in may_be_linker_script_provide_symbol()
/linux-4.1.27/arch/mips/include/asm/octeon/
Dcvmx-pemx-defs.h530 uint64_t se:1; member
576 uint64_t se:1; member
622 uint64_t se:1; member
/linux-4.1.27/drivers/media/usb/msi2500/
Dmsi2500.c305 struct {signed int x:14; } se; /* sign extension */ in msi2500_convert_stream() local
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dstatahead.c390 struct ll_sa_entry *se; in do_sa_entry_to_stated() local
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dt4.h560 static inline int t4_arm_cq(struct t4_cq *cq, int se) in t4_arm_cq()
/linux-4.1.27/include/linux/
Df2fs_fs.h373 struct f2fs_sit_entry se; member
Dsched.h1314 struct sched_entity se; member
/linux-4.1.27/tools/perf/util/
Dsort.c1236 struct sort_entry *se; member
/linux-4.1.27/drivers/gpu/drm/radeon/
Dsi.c5283 static u32 si_get_cu_active_bitmap(struct radeon_device *rdev, u32 se, u32 sh) in si_get_cu_active_bitmap()
Dcik.c6946 static u32 cik_get_cu_active_bitmap(struct radeon_device *rdev, u32 se, u32 sh) in cik_get_cu_active_bitmap()
/linux-4.1.27/sound/pci/ctxfi/
Dcthw20k1.c652 static int amixer_set_se(void *blk, unsigned int se) in amixer_set_se()
Dcthw20k2.c654 static int amixer_set_se(void *blk, unsigned int se) in amixer_set_se()
/linux-4.1.27/drivers/md/
Ddm-cache-target.c1121 sector_t se = bio_end_sector(bio); in calc_discard_block_range() local
/linux-4.1.27/arch/ia64/include/asm/
Dpal.h475 se : 1, /* Shared error. MCA in a member
/linux-4.1.27/fs/nfsd/
Dnfs4state.c2160 gen_callback(struct nfs4_client *clp, struct nfsd4_setclientid *se, struct svc_rqst *rqstp) in gen_callback()