Home
last modified time | relevance | path

Searched defs:z (Results 1 – 9 of 9) sorted by relevance

/include/linux/
A Dzorro.h94 #define zorro_resource_start(z) ((z)->resource.start) argument
95 #define zorro_resource_end(z) ((z)->resource.end) argument
96 #define zorro_resource_len(z) (resource_size(&(z)->resource)) argument
97 #define zorro_resource_flags(z) ((z)->resource.flags) argument
99 #define zorro_request_device(z, name) \ argument
101 #define zorro_release_device(z) \ argument
108 static inline void *zorro_get_drvdata (struct zorro_dev *z) in zorro_get_drvdata()
113 static inline void zorro_set_drvdata (struct zorro_dev *z, void *data) in zorro_set_drvdata()
A Dcpuset.h87 static inline bool __cpuset_zone_allowed(struct zone *z, gfp_t gfp_mask) in __cpuset_zone_allowed()
92 static inline bool cpuset_zone_allowed(struct zone *z, gfp_t gfp_mask) in cpuset_zone_allowed()
227 static inline bool __cpuset_zone_allowed(struct zone *z, gfp_t gfp_mask) in __cpuset_zone_allowed()
232 static inline bool cpuset_zone_allowed(struct zone *z, gfp_t gfp_mask) in cpuset_zone_allowed()
A Dminmax.h131 #define __careful_op3(op, x, y, z, ux, uy, uz) ({ \ argument
143 #define min3(x, y, z) \ argument
152 #define max3(x, y, z) \ argument
A Dmmzone.h1066 static inline unsigned long wmark_pages(const struct zone *z, in wmark_pages()
1072 static inline unsigned long min_wmark_pages(const struct zone *z) in min_wmark_pages()
1077 static inline unsigned long low_wmark_pages(const struct zone *z) in low_wmark_pages()
1082 static inline unsigned long high_wmark_pages(const struct zone *z) in high_wmark_pages()
1087 static inline unsigned long promo_wmark_pages(const struct zone *z) in promo_wmark_pages()
1720 static __always_inline struct zoneref *next_zones_zonelist(struct zoneref *z, in next_zones_zonelist()
1765 #define for_each_zone_zonelist_nodemask(zone, z, zlist, highidx, nodemask) \ argument
1771 #define for_next_zone_zonelist_nodemask(zone, z, highidx, nodemask) \ argument
1787 #define for_each_zone_zonelist(zone, z, zlist, highidx) \ argument
1794 struct zoneref *z; in movable_only_nodes() local
A Dgfp.h153 enum zone_type z; in gfp_zone() local
/include/sound/
A Dsoundfont.h17 #define SF_IS_DRUM_BANK(z) ((z) == 128) argument
/include/math-emu/
A Dop-1.h55 #define _FP_FRAC_CLZ_1(z, X) __FP_CLZ(z, X##_f) argument
/include/uapi/drm/
A Dvirtgpu_drm.h136 __u32 z; member
/include/uapi/linux/
A Dvirtio_gpu.h249 __le32 x, y, z; member

Completed in 20 milliseconds